Make sure that c:\php is on the system PATH - there are other DLLs that need to be loaded from there, but Apache won't necessarily give you details.

Alternatively, download depends.exe from microsoft (google around for a link, but it's free to validated windows users), and from the command prompt, go to c:/path/to/apache2/modules and run depends c:\php5\php5apache2_2.dll and it will show you EXACTLY what's failing to load.

 Issac

André Warnier wrote:
Sue Tavidian wrote:
When I loaded/installed apache 2.2.11-win32-x86-no-msi, I get the error - "cannot load c:/php/php5apache2_2.dll into server, the specified module could not be found"
Does anyone know what next step I should take?

Just to make sure, from what URL did you download that Apache file ?

I just sounds unlikely that on the official Apache website, the standard version of Apache for Windows would have automatically PHP configured in it.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to