Apache can't find module in php5apache2_2.dll

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
phillid
Forum Newbie
Posts: 2
Joined: Sun Jan 09, 2011 9:15 pm

Apache can't find module in php5apache2_2.dll

Post by phillid »

Hi all. I am starting a temporary local server to test my PHP scripts before loading all online. I have Apache 2.2 successfully installed and PHP 5 installed. When I try to start Apache, I get an error like this:


[text]httpd: Syntax error on line 129 of C:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf:
Cannot load C:/modules/php5apache2_2.dll into server:
The specified module could not be found.[/text]

Line 129 is how all of the tutorials for installation of PHP say to have it.
I'm so angry at PHP right now!! :banghead:

But anyway..
Could someone please help me?

Thanks!
Post Reply