The second one is, that when using Apache 2.0.50, you should use php4apache2 module instead (I'm not ABSOLUTELLY sure of it, while for a longer time using PHP5, but I hope, that somewhat like this was there,... check it :)
Regards, m.
abrea wrote:
Dear list,
I am trying to install PHP 4.3.8 as a module of Apache 2.0.50 on a Windows 98 computer.
Apache alone runs ok. After I installed PHP with the installer package, I added the following line at the end of the Apache httpd.conf together with the AddType statements:
# LoadModule php4_module c:/php/php4apache.dll
When I uncomment this line there is an error message saying that a resource is missing (or something like that, the DOS window disappears very quickly so I can't copy it).
This line has worked ok on other computers I have installed with PHP 4.3.4 on Apache 1.3.29 and PHP 4.3.3 on Apache 1.3.27. I tried to install these programs but PHP does not run either, although Apache does.
I have tried with both php4apache.dll and php4apache2.dll, but I still get the error message.
The paths in the c:\windows\php.ini file point to the .dll file correctly.
Could anybody please tell me what the problem could be?
Thank you in advance
Alberto Brea
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php