Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: EdelingF on December 12, 2004, 07:07:42 PM

Title: PHP update
Post by: EdelingF on December 12, 2004, 07:07:42 PM
I've installed moregroupware and didn't check my PHP version first. Yes, thats stupid, I know now.

Can anyone tell me how to update my PHP 4.1.2 to a version above 4.2?
I found a script for upgrading to 4.3 but I don't know how to use it and I can't find anything about it.
Please help.

Freek
Title: PHP update
Post by: Henk on December 12, 2004, 07:52:10 PM
Here you can find a script that updates to php 4.3.9:

http://mirror.contribs.org/smeserver/contribs/ergozd/scripts/php4.3.9-3upgrade.sh
Title: PHP update
Post by: EdelingF on December 12, 2004, 08:02:16 PM
I had found that script allready, but I don't know how to use it. How do I initiate this script?

Freek

Quote from: "Henk"
Here you can find a script that updates to php 4.3.9:

http://mirror.contribs.org/smeserver/contribs/ergozd/scripts/php4.3.9-3upgrade.sh
Title: PHP update
Post by: rexgaylord on December 12, 2004, 08:19:26 PM
login as root
wget http://mirror.contribs.org/smeserver/contribs/ergozd/scripts/php4.3.9-3upgrade.sh

sh http://mirror.contribs.org/smeserver/contribs/ergozd/scripts/php4.3.9-3upgrade.sh
Title: PHP update
Post by: rexgaylord on December 12, 2004, 08:20:57 PM
correction:

last command is
sh php4.3.9-3upgrade.sh
Title: PHP update
Post by: EdelingF on December 12, 2004, 08:27:56 PM
Thanks!

Quote from: "rexgaylord"
correction:

last command is
sh php4.3.9-3upgrade.sh