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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]