[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] PHP & SQL on Qube 1
- Subject: RE: [cobalt-users] PHP & SQL on Qube 1
- From: BSmith@xxxxxxxxxxx
- Date: Mon Feb 17 10:24:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: Garrett [mailto:jmail@xxxxxxxxxxxxxxxxxxxxx]
Sent: Sunday, February 16, 2003 10:27 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] PHP & SQL on Qube 1
Is there any way that I can get PHP and a database program such as mySQL
running on the Qube 1?
_____________________________________
Go to: http://www.php.net and download the source code, compile it with a
basic feature set of additional add on programs, and build from there. Then
go to: http://www.mysql.com and download the source code, compile it. I
believe the Qube should come with "make" and a standard set of GCC
libraries, you may be able to do it. Live a little, if it fails on "make"
do NOT proceed to "make install". If it works, you can then contribute your
findings to this mailing list :)
Good luck on your adventure.
~Brian