Hi, wonder if anyone can help.
Installed Apache 2.0.43 and proved that it works OK on my XP machine.
Installed PHP 4.2.3. Changed php.ini and httpd.conf files as indicated in install files. The Httpd.conf file has the following lines added :-
LoadModule php4_module c:/server/php/sapi/php4apache2.dll
AddType application/x-httpd-php .php
However Apache fails to start. I get an error box with "The requested operation has failed!".
If I comment out the LoadModule line then Apache starts and runs OK.
I've read the other threads, and see a suggestion of getting a newer version on php4apache2.dll from from the snapshot of php4 at http://snaps.php.net/win32/php4-win32-latest.zip.
However, I still get the same error message.
Has anyone had this problem, or know the way forward ??
Regards
Rob 😕