Dear Günter On Wed, Feb 9, 2011 at 9:19 AM, Guenter Knauf <[email protected]> wrote: > Hi Zeno, > Am 09.02.2011 09:14, schrieb Zeno Davatz: >> >> Yes. Apache is in my Path but not in my System Path. Does Apache and >> Ruby have to be in my System Path as well for Apache to work properly. >> Sorry for this dumb question but I am not all to familiar with >> Windows. >> >> This is my Path: >> C:\tools;C:\Program >> >> Files\PostgreSQL\8.4\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Ruby-1.8.6-oniguruma\bin;C:\Program >> Files\7-Zip;C:\MinGW\bin;C:\Program >> >> Files\Git\bin;C:\ImageMagick-6.5.6-Q8;C:\Apache2.2\bin;C:\MinGW\msys\1.0\bin;C:\Python25 >> >> This is my System Path: >> >> C:\Perl\site\bin;C:\Perl\bin;C:\ImageMagick-6.6.7-Q16;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Subversion\bin > > looks like the path to Ruby (C:\Ruby-1.8.6-oniguruma\bin) is missing from > your system path, and mod_ruby will most likely need it unless you linked > Ruby statically to mod_ruby which seems not so from what I saw guessing by > the size of the mod ...
That was the problem - I LOOOVEEE YOU! Thanks you again William, Carsten and Günter! I like the Apache community! Apache now starts from the GUI as well with mod_ruby.so. Ok, now I have to confirm that this is really true! Best Zeno PS: SystemPath and UserPath, they are not the same on Windows. I have to learn more about that. So interesting.
