[Ilugc] Fwd: upgrading php in linux

  • From: goda.abishek@xxxxxxxxx (Ingeneur)
  • Date: Wed Jan 18 21:46:44 2006

hi,
i wanted to upgrade php 4 to php 5version. while upgrading php is it
necessary to
upgrade any software like apache,etc.
Not really. again, I am not sure if your apache is 1.1.x!
please let me know  upgrading rules and configure rules.
configure greatly depends on what all you want to do with your php.
just run  ./configure --help and get the list of options. Choose your
options based on the list.

You might want to have apache with apxs build. You won't even have to
remove the old php. only the module file is changed from libphp4.so to
libphp5.so. all else remains same.

--
Regards,

Abishek Goda
http://www.geocities.com/abi_gt

Other related posts: