What's the difference between mod_php4, mod_php, and php?

Mark Berkwitt plug-discuss@lists.plug.phoenix.az.us
Sun, 15 Sep 2002 15:35:05 -0700


Using 
#locate chkconfig
/usr/share/man/man8/chkconfig.8.gz
/sbin/chkconfig
#cd /sbin
#chkconfig httpd on
bash: chkconfig: command not found
?

On Sunday 15 September 2002 02:54 pm, Matt Alexander wrote:
> On Sun, 15 Sep 2002, Mark Berkwitt wrote:
> > The update lists openssl and openssl-devel and also the kernel, but not
> > apache.
> > I'm only going for openssl, after all this is 7.3.
>
> If you've got a decent Internet connection, you might as well update all
> the available packages.  I'm surprised that Apache isn't listed.  It
> should be.  The Apache version that ships with RH 7.3 has a vulnerability.
>
> And Hans is correct in that a cleaner way to turn services on and off is
> with RedHat's chkconfig utility.  For example,
>
> chkconfig httpd on
>
> ...will essentially do the same thing as moving the symlink as I
> described, but it will do it for every applicable runlevel.
> ~M
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss