well the apache module won't work with following settings in the httpd.conf file: LoadModule php4_module c:/php/sapi/php4apache.dll AddModule mod_php4.c AddType application/x-httpd-php .php
well apache won't start , what the ?("ยง$& i've done wrong?
do you get any error message? shouldn't it be php4apache2.dll?
Have a look at my post here for more details on this topic...
Your httpd.conf is correct. Also please see http://www.phpbuilder.com/board/showthread.php?s=&threadid=10209359, you have to use php-4.2.3 or php-4.3dev with apache-2.0.39 or apache-2.0.40.
Once you're using php-4.2.3 + apache-2.0.40 combination, copy php4ts.dll to c:\windows\system32 and php.ini-dist to c:\windows\php.ini, it absolutely works.
it works ๐
I have exactly the same problem! I am using php-4.2.3 + apache-2.0.40 combination I copied php4ts.dll to c:\winnt\system32 and php.ini-dist to c:\winnt\php.ini on my Win2000, But I still can't solve it, could you tell me what on earth you did to solve the problem?
Thanks a lot!