[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-security] php on cobalt?



You can upgrade apache, but you shouldn't.  Once you make that big of a
change, your system becomes "fragile" in that you can no longer trust
the cobalt updates not to break your changes.  (written with a big grin
on my face)

If your goal is to add php to a raq3, just use the DSO (--with-apxs I
believe) method of installing PHP.  You might have to search for the
apxs command and feed it in, I seem to remember the raq2 couldn't find
it.  If you use this method, you don't need the apache sources on your
computer.

If you do want to upgrade apache, back up everything apache related,
keeping in mind that there are two httpd binaries, one for the main
website and one for the admin interface.  Back up the stuff for both.

The only trick to upgrading apache is to use the layout command to make
sure files go into the right place.  When you run ./configure, use this
(I believe):
--with-layout=redhat

That will make sure that all of the files go into the correct places.

Please confirm all of these options before you use them, I don't
currently have an apache source tree available.

--
Matthew Nuzum
www.bearfruit.org
cobalt@xxxxxxxxxxxxx
 
> -----Original Message-----
> From: cobalt-security-admin@xxxxxxxxxxxxxxx [mailto:cobalt-security-
> admin@xxxxxxxxxxxxxxx] On Behalf Of Kameel
> Sent: Wednesday, October 09, 2002 1:23 PM
> To: cobalt-security@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-security] php on cobalt?
> 
> 
> >Is there a how-to document somewhere since the normal compiling
includes
> a
> >new make of apache and that seems not to be the way apache was
installed
> >on cobalt? I need the apache source, but it´s not around so i´ve
> >downloaded the latest version of PHP and apache, but there´s an awful
lot
> >of stuff needed from the current httpd.conf.
> 
> Just as a by the by note, you can NOT upgrade the version of apache on
> RaQ3's without breaking the GUI - to the best of my knowledge - please
> correct me if I'm wrong. When I did so it broke the GUI, and the only
> solution worked out to be a restore CD :-/
> 
> You can apply the latest version of PHP to RaQ3's to the default
version
> of
> apache though, the instructions remain the same.
> 
> HTH,
> Kam.
> 
> 
> _______________________________________________
> cobalt-security mailing list
> cobalt-security@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-security