Koozali.org: home of the SME Server

How to upgrade from PHP 4.3.9 to 4.3.10 ?

Offline Stiven

  • ***
  • 53
  • +0/-0
How to upgrade from PHP 4.3.9 to 4.3.10 ?
« on: July 05, 2007, 02:30:06 PM »
Hi everybody,

I need to upgrade PHP from 4.3.9 to 4.3.10 in aim to run a CMS that requires this version.

Does a how-to exist or anything else (maybe some rpms...) ?

Thanks in advance for your replies.

CU

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
How to upgrade from PHP 4.3.9 to 4.3.10 ?
« Reply #1 on: July 05, 2007, 02:37:38 PM »
What CMS ?

Does it need that version or => ?

If it can use PHP5 look at this how-to

http://forums.contribs.org/index.php?topic=37481.0
Regards,
William

IF I give advise.. It's only if it was me....

Offline Stiven

  • ***
  • 53
  • +0/-0
How to upgrade from PHP 4.3.9 to 4.3.10 ?
« Reply #2 on: July 06, 2007, 05:21:33 PM »
I would like to install Claroline a LCMS.

It requires PHP 4.3.10 at less. But I don't want to upgrade to PHP 5. At first sight, this upgrade engenders some problems with the future updates.

So PHP 4.3.10 => and <PHP 5.

Thanks.

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
How to upgrade from PHP 4.3.9 to 4.3.10 ?
« Reply #3 on: July 07, 2007, 12:10:17 AM »
Quote from: "Stiven"
But I don't want to upgrade to PHP 5.
So PHP 4.3.10 => and <PHP 5.

Thanks.


I see nowhere in that link that refers to upgrading the current version.

php4 will still be installed. php5 will run in parallel to it.

Try it on a test server. Install 7.1 from iso. Install php5. Yum update tp 7.1.3

I have not attempted this myself.

Or install this version of the CMS
Claroline 1.7.9 (March 29th, 2007)
Regards,
William

IF I give advise.. It's only if it was me....

Offline Stiven

  • ***
  • 53
  • +0/-0
How to upgrade from PHP 4.3.9 to 4.3.10 ?
« Reply #4 on: August 02, 2007, 04:45:10 PM »
Just've tried it.

Working well.

Thanx for the tip william_syd.  ;-)

Bye.