[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Installing mySQL and PHP
- Subject: Re: [cobalt-developers] Installing mySQL and PHP
- From: "Ian Gibbons" <cobalt-dev1@xxxxxxxxxxxxx>
- Date: Thu Apr 15 02:08:01 2004
- Organization: Fish.Net Ltd
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
On 14 Apr 2004 at 21:45, Tim Gavin wrote:
> Hi,
>
> I have a RaQ 4i with the pkgmaster packages installed for PHP and mySQL.
> There seems to be a bug in mySQL 3.23.54 that won't allow me to install more
> than x number of items in certain databases. Of course, this is causing a
> problem.
>
> Does anybody have instructions, or a link to instructions on installing the
> latest versions of PHP and mySQL for a RaQ 4i? A package would be ideal but
> is not necessary.
>
> Thanks in advance!
Hi,
I build all my mysql RPMS from source for the Raq. Just download the latest source
rpm:
<http://dev.mysql.com/get/Downloads/MySQL-4.0/MySQL-4.0.18-
0.src.rpm/from/pick>
Then run the command:
rpm --rebuild --clean MySQL-4.0.18-0.src.rpm
( WARNING - take's ages! )
When its complete you will have several RPMs in the folder:
/usr/src/redhat/RPMS.
Regards
Ian