Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: BOD on October 27, 2004, 06:49:30 PM

Title: upgrading php
Post 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?
Title: upgrading php
Post by: Buddha_Joe on October 27, 2004, 06:59:51 PM
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.
Title: upgrading php
Post by: BOD on October 27, 2004, 07:55:15 PM
it didnt work
Title: upgrading php
Post by: Buddha_Joe on October 27, 2004, 08:23:16 PM
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.
Title: upgrading php
Post by: Bernt on October 27, 2004, 09:39:19 PM
This worked for me.

wget -nc --tries=0 http://sme.swerts-knudsen.dk/downloads/Updates/6.0.1/PHP/php4.3.8-upgrade.sh
Title: upgrading php
Post by: BOD on October 27, 2004, 10:09:47 PM
it worked

thanx  :-D
Title: upgrading php
Post by: ergozd on October 27, 2004, 11:15:19 PM
Hi there!

Did you try

http://mirror.contribs.org/smeserver/contribs/ergozd/scripts/
http://ergin.dyndns.org/download/

Best rgds, Ergin
Title: upgrading php
Post by: BOD on October 27, 2004, 11:23:43 PM
Quote from: "ergozd"
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....
Title: after the mysql update
Post by: HomePlayer on November 03, 2004, 04:33:21 PM
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