Re: [PHP-INST] redhat 7.0 + php4.0.4pl1 = BUG ? any fix ? From: Yasuo Ohgaki (yohgaki <email protected>)
Date: 05/23/01

Vincent Tan Teck How wrote:

> yea... but the problem is i dont see anywhere in the CHANGELOG saying that
> the upload function was fixed... so i m not sure wut to do now.. sigh.. i
> can't do anything to my redhat cause its a virtual hosting server..and i
> have 70 over accounts hosted on it already .. damm..

If you know bug ID, how about take a look at current status?
4.0.5 fixes a lots of problems in 4.0.4pl1. Many bug fixes are not
listed in CHNAGELOG or NEWS.

 
> and my previous php was installed from RPM ...
> if now i build from source.. i m not sure what will happen in future..

How about uninstall php rpm?
rpm -e php-xxxxx.rpm

It supposed to uninstall all files except files changed by users.

 
> in future can i upgrade the php using RPM way if i use build from source
> method now ?? ... and stuff like that ...

Building from source is not time consuming most of the time.
Just keep your configure line. And take a look at configure script
option changes for new versions.

If you would like to use RPM in the future. You can do that if you know
file layout.

Regards,

--
Yasuo Ohgaki

-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>