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

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Mark Berkwitt
Date:  
Subject: What's the difference between mod_php4, mod_php, and php?
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 -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss