From: "Christian Gross" <[EMAIL PROTECTED]>
Sent: Thursday, May 10, 2001 3:37 PM
>
> I am working with Apache 2.0 for Windows and am developing dynamically
> loaded modules.  The Apache executable is in one directory and the
> working directory is elsewhere.  When I set ServerRoot to
> c:/projects/cppserver/website, and Apache attempts to load a module it
> still thinks it is in the executable directory.

It's entirely possible that it is wrong.  The answer would be in the mpm_winnt.c
sources, and I'm not certain how the ordering might have changed, but what you
describe sounds like a problem.

Bill


Reply via email to