Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

PHP PROBLEM: Can't see phpinfo() page

  • 06-02-2008 10:41pm
    #1
    Closed Accounts Posts: 72 ✭✭


    hey

    i'm having problems installing php and apache.

    when i run the test.php, all i see is the code in the browser window instead of the info page.

    test.php contains

    <?php
    phpinfo();
    ?>

    I'm using apache_2.2.8
    php 5.2.5

    i have apache installed in C:\Apache
    and php in C:\PHP

    i have whats in the php.ini and httpd.conf in the .txt files attached.

    i also copied the .dll files from the php folder to WINDOWS and system32 folder.

    PLEASE HELP!


Comments

Advertisement