Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 16:48:07 -0500 (EST)
From:      Jim Weeks <jim@siteplus.net>
To:        freebsd-isp@freebsd.org
Subject:   LoadModule not adding to list.
Message-ID:  <Pine.BSF.4.21.0011241627340.3786-100000@veager.siteplus.net>

next in thread | raw e-mail | index | archive | help
I have apache 1.3.9 with php3 compiled in running on a 3.4-stable
machine.  I am trying to upgrade to php4 with /usr/ports/wwwmod_php4.

I have added the line

LoadModule php4_module        libexec/apache/libphp4.so

to httpd.conf.  I also have a ClearModuleList directive directly followed
by an appropriate AddModule list.

This is the error I get when HUPing the server.

[Fri Nov 24 16:18:16 2000] [notice] SIGHUP received. Attempting to restart 
[Fri Nov 24 16:18:16 2000] [error] Cannot remove module mod_php4.c: not
found in module list 
[Fri Nov 24 16:18:17 2000] [notice] Apache/1.3.9 (Unix) PHP/3.0.12
FrontPage/4.0.4.3 mod_ssl/2.4.8 OpenSSL/0.9.4 configured --
resuming normal operations   

I am confused as to how the ClearModuleList is even aware of the mod if it
is not loading.  What am I missing here?  I wanted to run it past a few
gurus before rebuilding apache.   

Thanks,

--
Jim Weeks




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011241627340.3786-100000>