DJMic Posted July 28, 2007 Share Posted July 28, 2007 X:\PHPHOM~1\APACHE2\BIN>apache -k start Syntax error on line 119 of X:/PHP Home Edition 2/Apache2/conf/httpd.conf: Cannot load X:/PHP Home Edition 2/Apache2/modules/mod_ssl.so into server: The sp ecified procedure could not be found. I've googled this and spent 2 days trying to get past this error can anyone help me? I'm running Apache 2.0.5.0 (that what it tells me when I use the command apache -v) And Windows XP apache works fine until I un-comment this line on 119... #LoadModule ssl_module modules/mod_ssl.so And I have the file mod_ssl.so installed in the modules directory but there must be something I'm missing. Quote Link to comment Share on other sites More sharing options...
apacheguy Posted July 28, 2007 Share Posted July 28, 2007 Is the module compiled properly? I'm guessing that is your problem. Download a compiled mod_ssl for your version of apache here: hunter.campbus.com Find the .so file and place it in the module folder. Now start the apache service. Quote Link to comment 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.