[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Apache (was PHP4 on a RaQ2)
- Subject: Re: [cobalt-users] Apache (was PHP4 on a RaQ2)
- From: "Dylan Smith" <dyls@xxxxxxx>
- Date: Mon Apr 30 15:27:18 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I've been wondering the same thing. I had the same problem too.
>
> I'm sure someone has figured this out, and have even posted it to this
> mailing list before, only it just gets lost in the clutter of every
> other message. If someone does know how to successfully upgrade Apache
> to the latest version, install the latest PHP and Perl...etc
Actually, the latest Apache and Perl compile straight out of the box. I even
managed to persuade mod_perl to build and install (as a static module. I'm
having odd problems with shared libraries).
Before you build apache, do an httpd -l on the current httpd and make sure
you build a new one with the same modules enabled. You'll also need to
download mod_auth_pam if you want to make the new Apache have all the stuff
the old one has.
As for the kernel, I'd love to upgrade to 2.4, but since I don't have
physical access to the system, I'll leave that for now ;-)