MJ wrote:

Hi,

I have been given a task by my management to upgrade PHP 4.3.1 to PHP 4.3.4 on a RedHat Linux 7.0 which has Apache and Mysql. The guy who had installed and was managing is no more with us. I don't have any idea about how it was installed and in which mode. Any help will be appreciated.



MJ

I'd take a copy of php.ini. Then put a phpinfo.php file in you document root (with "<?php phpinfo(); ?>" in it) and look at it with your browser. At the top will be all the configure options used. Use the same options for your php 4.3.4.

If possible, I suggest you use an rpm for RH7 to install it, but as RH7.0 really is old now there may not be one available. If possible, I'd be tempted to upgrade/reinstall RH too to get all the security updates.

HTH
Chris

HTH
Chris

Reply via email to