Dear Igor

2011/2/8 Igor Galić <i.ga...@brainsware.org>:
>> As explained here
>>
>> http://dev.ywesee.com/wiki.php/Apache/Libapr-1
>>
>> I have build mod_ruby.so against MinGW and the Windows-Installer lib
>> and include files. The module compiled fine.
>>
>> Apache 2.2.17 on Windows starts fine from the commandline if I type
>> "httpd". Also
>>
>> httpd -M shows me that the Ruby Module was loaded:
>>
>> http://url.ba/yxgf
>>
>> -but-
>>
>> if I try to start Apache from Windows GUI (bottom right corner)
>> Apache
>> will not start. The Windows System Protocol tells me that the Module
>
> Can you start it "manually" from the console?
>
> http://httpd.apache.org/docs/current/invoking.html
> http://httpd.apache.org/docs/current/platform/windows.html#wincons

Yes, I can start it manually from the console.

C:\Apache2.2\bin

is in my path and if I type

httpd

into the console Apache 2.2.17 starts and I also get an "It works!" if
I type localhost into the URL-Bar of the Browser.,

>> mod_ruby.so could not be loaded. If I open mod_ruby.so with
>
> Usually it will tell you a reason why something cannot be loaded.

Yes, that is the strange part as starting from the console works but
staring from the GUI does not work.

Best
Zeno

Reply via email to