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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to