 |
Forums |
Admin Discussion Forums: help Start New Thread
By: Ludovic Kuty
Problem loading mod_ruby.so [ reply ] 2004-12-26 15:19
|
Hello,
Apache cannot find mod_ruby.so when starting. It is weird because the file is located at the right place (both mod_fastcgi and mod_ruby under modules directory). I copy/pasted the post installation instructions.
$ ls -l /cygdrive/c/Program\ Files/Apache\ Group/Apache2/modules/mod_ruby.so
-rwxrwx---+ 1 Administ SYSTEM 102400 Dec 10 22:41 /cygdrive/c/Program Files/Apache Group/Apache2/modules/mod_ruby.so
There are two error line in the windows event viewer:
- The Apache service named reported the following error:
>>> Cannot load C:/Program Files/Apache Group/Apache2/modules/mod_ruby.so into server: The specified module could not be found.
- The Apache service named reported the following error:
>>> Syntax error on line 180 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf
Apache version is 2.0.52
Ruby is 1.8.2-14 RC10 under c:\ruby
Exactly the same you used to test the package.
Any idea ? :)
TIA
Ludovic
|
|
 |