[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Re: php4 on raq3 - any chance?
- Subject: [cobalt-developers] Re: php4 on raq3 - any chance?
- From: cpaul@xxxxxxxxxxxxx
- Date: Fri Nov 9 21:07:02 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
yes but the problem with all this is that there is a pthread problem
that causes httpd to fail to restart once you enable php4. chances
are that the faq below was for a raq4.
i guess cobalt is familiar with this problem, hence taco's manner.
regards
chris paul
--- Original Message ---
From: "KAMRY" <kamry1888@xxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Subject: RE: [cobalt-developers] Re: php4 on raq3 - any chance?
Date: Tue, 6 Nov 2001 22:17:31 -0500
It seems that FAQ link is an excellent resource Tim :), again here is an
answer (if that help) as quoted from that uk2raq.com site:
43 . How to Install PHP with Zend Optimizer, JPEG, PNG, IMAP support?
If you plan to use MySQL with PHP, it would best to upgrade/install first!
You should install PHP first - then Zend can be done afterwards.
Installing PHP
Logged in as 'root' (SSH/Telnet) perform the following commands
su -
rpm -Uvh http://www.uk2raq.com/updates/php/libjpeg-6b-16.i386.rpm
rpm -Uvh http://www.uk2raq.com/updates/php/libpng-1.0.12-2.i386.rpm
rpm -Uvh http://www.uk2raq.com/updates/php/libpng-devel-1.0.12-2.i386.rpm
rpm -Uvh http://www.uk2raq.com/updates/php/libtiff-3.5.5-12.i386.rpm
<snip>