php-install | 2004032
Date: 03/24/04
- Next message: Gabriel de Rezende e Lamounier: "[PHP-INSTALL] php4 and apache2"
- Previous message: Chris Hewitt: "Re: [PHP-INSTALL] Undefined constant errors - possible global variable problem?"
- In reply to: MJ: "[PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Next in thread: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Reply: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Gabriel de Rezende e Lamounier: "[PHP-INSTALL] php4 and apache2"
- Previous message: Chris Hewitt: "Re: [PHP-INSTALL] Undefined constant errors - possible global variable problem?"
- In reply to: MJ: "[PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Next in thread: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Reply: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

