upgrade php/mysql

rmxs

Verified User
Joined
Jan 14, 2007
Messages
139
hello i use centos 4.4 and i wont to upgrade php and my sql

PHP Version 4.4.5
(mysql) Client API version 4.1.22


How can i upgrade mysql and php to latest stable releases?

i have to make update many months so i forget everything :(

can someone please quide me?

(also i need to reuply setting again after upgade?)

Thanks
 
Last time i tried this on CentOS 4.x it messed up big style.

I believe you need CentOS 5 for PHP5. Well, thats what i heard so just left it as is.

I'd be interested if someone knew how to do this on CentOS4.

Cheers
 
Last time i tried this on CentOS 4.x it messed up big style.

I believe you need CentOS 5 for PHP5. Well, thats what i heard so just left it as is.

I'd be interested if someone knew how to do this on CentOS4.

Cheers

I've done some research since i saw your post. It is completly possible to upgrade to php5 on a centos4 system.

However since DA builds its own PHP, i have no idea how to do this.

Sorry
 
hello i use centos 4.4 and i wont to upgrade php and my sql

PHP Version 4.4.5
(mysql) Client API version 4.1.22


How can i upgrade mysql and php to latest stable releases?

i have to make update many months so i forget everything :(

can someone please quide me?

(also i need to reuply setting again after upgade?)

Thanks

I'm running DA on a server with CentOS Linux 4.6. (yum from 4.4 -> 4.6)
Installed on server:

Apache: 2.2.6
Dovecot: 1.0.10
MySQL: 5.0.45
PHP: 5.2.5 as CLI with mail() header patch
phpMyAdmin: 2.11.4
ProFTPD: 1.3.1

Always using the fantastic scrip that GXX point to.
Works perfect.

Good luck :)
 
Back
Top