[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] problems with installation of php and cobalt (a easy one)
- Subject: Re: [cobalt-users] problems with installation of php and cobalt (a easy one)
- From: "Steven Werby" <steven-lists@xxxxxxxxxxxx>
- Date: Tue Sep 5 13:29:40 2000
"Martin Surasky" <msurasky@xxxxxxxxx> wrote:
> DBI for Perl... I see that the steps mentioned in the installation process
> for php involve some sort of re-installation of the Apache server (maybe
> because it must be re-compiled?)
You can compile PHP into the Apache binary, but there's another method that
will cause you less heartache. And the source code for Apache is not on the
RaQ3. Install PHP using apxs. Then you don't have to recompile Apache.
That's the DSO (dynamically stored object) install method. I believe the
flag is --with-apx on the ./configure step. A number of people including
myself have posted instructions on installing PHP on a RaQ3 to this list.
Go to the list archive search page and search for "apxs".
Steven Werby {steven-lists@xxxxxxxxxxxx}