[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Qube2 and PHP



Ryan Parrish (RyanP@xxxxxxxxxxxxx; Wednesday, April 02, 2003 8:58 AM):

> I really dont want to have to buy anything, this is only my personal website and all i want PHP for is to mail a form...
> Can i compile the linux PHP3 source on my MIPS Qube2? or do i need that special
> mips RPM that i see mentioned in the archives if so can someone direct me to it? As the 
> cobalt ftp site appers to no longer have it online(or anything PHP for that matter).

I have built PHP3 and PHP4 on MIPS RaQ2 servers from source. Quite
often the kernel header files are not properly installed, so you may
have to muck around in them and the installer to work around failed
dependencies.

The last PHP version that I successfully built on a RaQ2 was 4.0.1pl2.

I did it very simply using this configure line:

   './configure' '--with-mysql=/usr' '--with-apxs=/usr/sbin/apxs'

Provided that you need MySQL support and have it installed in /usr.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group