[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] PHP 4.2.3 PKG - Problem?
- Subject: RE: [cobalt-users] PHP 4.2.3 PKG - Problem?
- From: BSmith@xxxxxxxxxxx
- Date: Thu Dec 5 06:35:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: Paul Shuttleworth
Subject: [cobalt-users] PHP 4.2.3 PKG - Problem?
Hi All
Well as it was the season of goodwill then I thought I would try the PHP Pkg
http://www.nuonce.net/cobalt-php-dl.php given to us yesterday.
Any thoughts anyone?
Paul.
_____________________________________
Paul,
My Apologizes, I had assumed most people would have their Raq's up to date.
That is why that one library is NOT there.
Also, if you checked further, on the website, I removed it because of a few
bugs
related to the uninstall & mysql as well as a couple of others.
You need to manually remove it.
rm -R -f /etc/httpd/4.2.3
rm -R -f /usr/lib/apache/php/4.2.3
pico /etc/httpd/conf/httpd.conf
rename "libphp4.2.3.so" to "libphp4.so"
and restart your apache
/etc/rc.d/init.d/httpd restart
Sorry for this matter, the install script was supposed to have a sanity
check
to check for the latest update, but I used the wrong upgrade script.
Thanks,
Brian