From: "Frederic Motte" <[EMAIL PROTECTED]>
Sent: Friday, August 18, 2006 8:42 AM
I wonder why /usr/lib/apache/ is not in /var/www/ and replaced by a
symlink.
It would allow `apachectl restart` to work correctly.
'apachectl restart' works fine in chroot environment for me using 3.9
STABLE. Might your problem be:
From apachectl(8) for restart command
"... If httpd runs chrooted (default in OpenBSD) and 3rd party modules are
loaded, restart may fail due to path consistency. Completely stop and start
the daemon instead."