* JR Dalrymple [2005-06-22]: > stacy# apachectl start If you don't set httpd_flags="-u" in rc.conf or rc.conf.local, this starts a chrooted httpd.
> cat /var/www/logs/error_log > [Tue Jun 21 17:25:38 2005] [error] (2)No such file or directory: exec of > /cgi-bin/openwebmail/openwebmail.pl failed This tells you /usr/bin/perl is not found, as it is outside the chroot. Nikolay
