> From: er-chan <[EMAIL PROTECTED]>
>
> I am a newbie server admin RH6.1. Apache 1.3.9 is running and I want to
> install php4 as a cgi in order to learn some php scripting. What is the
> easiest most fail-safe way to add php4beta ??? tia from [EMAIL PROTECTED]
RH 6.1 has php3 (php 3.0.12 I think) so you can already experiment
with php. Since you describe yourself as a newbie, I would start with
that rather than trying to install php4 now.
You will need to edit the apache configuration file to enable php. I
think it's /etc/http/http.conf (but I'm not at my Linux box now so
that may not be quite right). In the configuration file, you'll need
to uncomment (remove the leading #) the lines that talk about php and
then restart apache (something like: /etc/rc.d/httpd restart, but
again, I'm not at my Linux box and probably don't have the correct
path).
Dave
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.