Am 09.02.2011 08:16, schrieb Zeno Davatz:
mod_ruby.so could not be loaded. If I open mod_ruby.so with
depends.exe (Dependencywalker.com) I get no errors.
On Tue, Feb 8, 2011 at 10:42 PM, Andrew Oliver<[email protected]> wrote:
Another possibility is that one of your libraries can't be accessed by
LocalSystem (which services run as) but can as whatever user you're
logging in as. You could try changing the service descriptor to run
Apache as that user.
I am running everything as normal User zdavatz with Admin Privileges.
mod_ruby.so was compiled by the same User.
Is mod_ruby using a dll which is in your user $PATH but not in the
system $PATH?
Regards,
Carsten