When I try to execute the command "C:\Program Files\Apache
Group\Apache2\bin\Apache.exe" -w -n "Apache2" -k start It seems to be trying to use the http.conf file in "C:\Program
Files\Apache Software Foundation\Apache2.2\” I tried cd "C:\Program Files\Apache Group\Apache2\bin\” "C:\Program Files\Apache
Group\Apache2\bin\Apache.exe" -w -n "Apache2" -k start –d .. But I got the same error message: bash-3.2$ bin/Apache.exe -w -n Apache2 -k start -d ../ Syntax error on line 67 of C:/Program Files/Apache Software
Foundation/Apache2.2 /conf/httpd.conf: Cannot load C:/Program Files/Apache Software
Foundation/Apache2.2/modules/mod_ac tions.so into server: The specified module could not be
found. Note the errors or messages above, and press the <ESC>
key to exit. 0...bash-3. 2$ Mod_access.so exists in :\Program Files\Apache
Group\Apache2\modules\” but not C:\Program Files\Apache Software
Foundation\Apache2.2\” Can someone help me remedy this? Thanks, Siegfried |