Hi,

On Thu, Aug 05, 2010 at 05:00:29PM +0530, Siju George wrote:
> =================================================
> [Thu Aug  5 16:56:38 2010] [notice] SIGUSR1 received.  Doing graceful
> restart
> Syntax error on line 275 of /conf/httpd.conf:
> Cannot load /usr/lib/apache/modules/mod_perl.so into server: File not found
> =================================================
> Line 275 of httpd.conf is
> LoadModule perl_module        /usr/lib/apache/modules/mod_perl.so

The problem seems to be that /usr/lib/apache/modules is not accessible
from the chroot, and Apache can't find the module it needs to load from
in there. It's quite common, but I'm afraid the only solution is a clean
stop (e.g. using apachectl), then to start httpd again manually.

--
Olivier Mehani <sht...@ssji.net>
PGP fingerprint: 4435 CF6A 7C8D DD9B E2DE  F5F9 F012 A6E2 98C6 6655

[demime 1.01d removed an attachment of type application/pgp-signature]

Reply via email to