View Single Post

  #2 (permalink)  
Old 10-12-2004
Daniel Tryba
 
Posts: n/a
Default Re: newbie question about php with apache.

cz <chong@positioning-research.com> wrote:
> If I install apache during the RH installation, the apache
> files are not in a folder like /usr/local/apache2. The conf files
> are in /etc/httpd/conf and the start/stop file is /etc/rc.d/init.d/httpd.
>
> If I install php based on this, it gave me error of missing apx files.
> So do I have to use the apache tarball file to install it before
> installing php? Does that mean I'd better skip the apache when
> I install RH9 next time?


So you are using the RH9 bundeled apache but not it's PHP! Since you
appear to be a newbie with both RH and PHP either do everything by the
book for RH (it's packages) or to an install from source for both.

You do know that RedHat9 is ancient? It has already reached end of life
long ago, so no updates for either apache or php (or anything else
broken). So from source should be the preferred solution if you need
(security) updates, even better would be to upgrade to a supported
distribution.

--

Daniel Tryba

Reply With Quote