I have copied these three lines from the php install.txt file into
httpd.conf:

LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php

and php4ts.dll is in winnt\system32.  Apache freezes unless I comment out
those lines.  When I test php scripts from the command prompt inside the php
dir. (C:\php) I see the correct output, so I know php is working (as is my
install of php-gtk).  Where have I "strayed from the path"?

this worked for my install of Apache 1.3.24 and PHP 4.1.2, so I'm not sure
what's going on.

thanks for any and all help,

Kirk



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

Reply via email to