LoadModule not flying
Posted: Tue Aug 22, 2006 11:18 pm
Hello,
I'm trying to use php5.1.5 on WinXP and have gotten Apache2.2forWin32 installed and "It Works" going. Now when I add the
LoadModule php5_module C:/php/php5apache2.dll
statement to the httpd.conf file and restart Apache, it bombs. Comment it out, Apache starts just fine. Yes, I've got a C:/php directory, and yes, there is a php5apache2.dll in it. What gives?!
I'm trying to use php5.1.5 on WinXP and have gotten Apache2.2forWin32 installed and "It Works" going. Now when I add the
LoadModule php5_module C:/php/php5apache2.dll
statement to the httpd.conf file and restart Apache, it bombs. Comment it out, Apache starts just fine. Yes, I've got a C:/php directory, and yes, there is a php5apache2.dll in it. What gives?!