Hi,

I have installed Apache 1.3.20 and PHP 4.1.3 on a NT4 SP6a box as a
development server.
I have followed the instructions in install.txt.
I start apache in console mode and get the following text on screen:
Apache/1.3.20 (Win32) PHP/4.1.3-dev running...
I have created the file test.php with the following:
<?php phpinfo(); ?>
When I point IE6 towards http://127.0.0.1/test.php I get the following on
screen:
<?php phpinfo(); ?>
No error messages, can anyone help with this problem?

Cheers,

Dale


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to