I have installed Apache (2.0.40), and set it up for local use. It works fine. I then installed PHP4 (4.2.2), and followed online instructions to set up Apache for it. One of the lines to put in the httpd.config was:
LoadModule php4_module c:/php4/sapi/php4apache.dll (or wherever this file is...)
Now when I try and start the Apache server from the DoS command, it says:
"Cannot load c:/php4/sapi/php4apache.dll into server: The specified module could not be found"
What has gone wrong!!??
Before anyone asks, I moved all of the other dll's etc into System32 and WINNT etc.
Cheers,