[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] is PHP 4 Possible on a RAQ2
- Subject: Re: [cobalt-users] is PHP 4 Possible on a RAQ2
- From: "Dylan Smith" <dyls@xxxxxxx>
- Date: Wed Oct 31 09:29:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Is it possible to install PHP4 on a raq2 and have it work ? has anyone
done
> it ? I currectly have MySql running on it and it would be nice to have
php
> also.
Yes, it's possible. It's not straightforward (you have to manually fix a bug
that affects Mips processors in the PHP source, as well as recompile Apache
and build PHP4). There are details in this list's archive. I run PHP4 on a
RaQ2, and it's MUCH higher performance than cgi scripts written in Perl (the
RaQ2 is horribly slow when it comes to loading perl programs).