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

PHP PROBLEM: Can't see phpinfo() page

Options
  • 06-02-2008 11: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