Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started 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
-
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
-
I had found that script allready, but I don't know how to use it. How do I initiate this script?
Freek
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
-
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
-
correction:
last command is
sh php4.3.9-3upgrade.sh
-
Thanks!
correction:
last command is
sh php4.3.9-3upgrade.sh