[PHP-WIN] php4 Won't display correctly display a page. From: Warren Hemming (warrenh <email protected>)
Date: 04/14/01

I have installed apache and PhP on a win 2000 machine. The apache server
will start up saying that PHP is running. I have created a test page in the
htdocs folder with the extention .php and saved as an ANSI endcoding. When I
view the apache server everything looks good, but when I put the test page
onto the URL all I see is the PHP code I wrote. Anyone have any suggestions
on how to fix this?

The httpd.conf file is correct. I have loaded this module LoadModule
php4_module c:/php4/sapi/php4apache.dll, and have the correct addtypes in
place. The php.ini file is in the WINNT folder, and the php4ts.dll is in
the system32 folder. I have tried all the help docs and have tried all the
books I could find.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
For additional commands, e-mail: php-windows-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>