PHPchallenged Posted April 24, 2012 Share Posted April 24, 2012 I installed Apache 2.2.22 and PHP 5.2 without issue but have what I think is a minor error to resolve - But I am complete neophyte and it is all so new I need help. Here is ther error I am getting: Syntax error on line 496 of C:/Apache 2.2.22/conf/httpd.conf: Cannot load C:/Apache 2.2.22/php5apache2_2.dll into server: The specified module could not be found. I can open the httpd.conf file in Notepad++ and see what is on Line 496. But I don't know what to do to resolve the error. Can anyone help? Thank You. Quote Link to comment https://forums.phpfreaks.com/topic/261513-help-syntax-error-on-line-496-can-anyone-tell-me-how-to-fix/ Share on other sites More sharing options...
gizmola Posted April 29, 2012 Share Posted April 29, 2012 Well it seems pretty clear that it couldn't load that dll. Does it exist on the file system in the location specified? Quote Link to comment https://forums.phpfreaks.com/topic/261513-help-syntax-error-on-line-496-can-anyone-tell-me-how-to-fix/#findComment-1341581 Share on other sites More sharing options...
PHPchallenged Posted April 30, 2012 Author Share Posted April 30, 2012 Hello Gizmola - The dll file was not there initially but I copied and pasted it where it was suppose to be and I got a new error something to the effect of Syntax error on line 495 of C:/Apache 2.2.22/conf/httpd.conf can only execute one argument (or something like that - best I can remember with going back and copying it). I messed with this for hours and have never been able to get Apache to fire-up. Quote Link to comment https://forums.phpfreaks.com/topic/261513-help-syntax-error-on-line-496-can-anyone-tell-me-how-to-fix/#findComment-1341743 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.