[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ3 - Problems installing PHP4.0.6
- Subject: Re: [cobalt-users] RaQ3 - Problems installing PHP4.0.6
- From: "Dylan Smith" <dyls@xxxxxxx>
- Date: Wed Jul 18 00:20:16 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
> I have been trying to install php 4.0.6 on my RaQ3 and
> even after trying some promising solutions from the
> list, I keep comming back to the same issue. I have to
> re-compile apache with the mod_so module.
Well...recompile it then ;-)
> I have never
> done anything like this, I am concerned that I may
> cause a problem with the server administration
> interface, or worse.
Keep a copy of the old, Cobalt-supplied httpd so you can go back to it if
you break anything too badly. When you build apache, make sure you include
all the modules that the Cobalt one had (find out what the Cobalt one had by
doing an httpd -l). Then follow the instructions on how to build it and
php4.
You'll also get the latest Apache that way. I've personally given up with
expecting packages to do these things from Cobalt for my RaQ2, and just
build stuff from scratch. Haven't run into any problems yet.