Posted by Disco Octopus on 02/16/06 00:07
Eddie wrote:
> I have just completed a new installation of PHP on a new web server and
> i used the default setting and the installation completed successfully
> however when i navigate to the test page:
>
> <?PHP
> phpinfo();
> ?>
>
> it completes but nothing is displayed. I checked the Application
> configuration mappings on the default website and php is listed with a
> path of C:\PHP\php-cgi.exe and ALL verbs. I also added index.php to the
> default content page under the documents tab of my test web directory
> C:\inetpub\wwwroot\test.
>
> I am new to php and don't know how else to test the installation any
> help would be appreciated i am running windows 2003 std and IIS 6.0.
> Thank you.
Just a guess...
is the <?PHP case sensitive? perhaps it should be <?php
--
go bare foot as often as possible
Navigation:
[Reply to this message]
|