Re: Need to recompile php 4.3.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/17/06, Mauricio Pellegrini <hrrg-inf@xxxxxxxxxxxxx> wrote:
Hi ,
In order to enable bcmath I need to recompile php 4.3.4 on suse 8.2.


but , I would like to preserve the actual installation just in case
anything goes wrong ( as this is my production server)

What files should I backup / restore if after compilation php is not
working?


My actual installation consists of php 4.3.4 With the Zend Optimizer
and apache 1.329

Install them in different paths (configure --prefix=...), it will make
it a lot easier.

If you installed originally from rpms, you should be able to find
where it put stuff (rpm -qpl php I think).. If you compiled then
phpinfo will show you the original prefix and you can backup that
structure.

Not sure whether ZO will cope with that, but I guess you'll soon find out ;)

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux