[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]


Synopsis: "LoadFile  foo.so"  loads foo.so twice from different directories

State-Changed-From-To: open-closed
State-Changed-By: marc
State-Changed-When: Fri Aug 20 15:13:38 PDT 1999
State-Changed-Why:
Your description of how things work is correct.  That is _NOT_
a bug.  Your code should not rely on the working directory
being set to any particar directory, since there are
no defined semantics about what any particular module can
expect its working directory to be at any particular time.

Like any good daemon, Apache defaults to changing its cwd to
"/" before doing useful things.

Reply via email to