Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: BOD on October 27, 2004, 06:49:30 PM
-
i am running SME server 6 and i want to upgrade php to version 4.3.8 or later.
i tried some other threads but most of the links are dead.
does anyone know how?
-
Yeah.. it so happens that I ran into this awhile back and found this thread with an update script http://forums.contribs.org/index.php?topic=23998.0
Some one in that thread also posted the contents of that script so you can recreate it if neccesary.
-
it didnt work
-
I still have the one that worked on my server.. It could be that the RPMs are not in those locations any more. You can always manually download the rpms listed in the script and just follow the steps the script lays out manualy.
I have seen mention of a contrib or howto for 4.3.9 but haven't gone looking for it.
I'm in the chat room if you want to give me your email so I can send you a copy of the script I used.
-
This worked for me.
wget -nc --tries=0 http://sme.swerts-knudsen.dk/downloads/Updates/6.0.1/PHP/php4.3.8-upgrade.sh
-
it worked
thanx :-D
-
Hi there!
Did you try
http://mirror.contribs.org/smeserver/contribs/ergozd/scripts/
http://ergin.dyndns.org/download/
Best rgds, Ergin
-
Hi there!
Did you try
http://mirror.contribs.org/smeserver/contribs/ergozd/scripts/
http://ergin.dyndns.org/download/
Best rgds, Ergin
thanx :-D upgrading mysql now....
-
i get this error at the concole
[root@www root]# mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
i used this http://ergin.dyndns.org/download/MySQL-4_0_21.sh script