Greetings All,
Here we go general info....
Currently running Plesk 6.0.1
Redhat 9.0
PHP : 4.2.2.
MySQL : 3.23.58
Want to upgrade php and mysql to PHP 4.3.3 or greater and MySQL 4.0.16.
without breaking my plesk. Any advivce? what all should I backup before we upgrade..
Thanks
Upgrading PHP and Mysql Plesk 6.0.1
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
I don't think Plesk 6 supports MySQL 4. I'm not sure, but I do know you'll need at least Plesk 7.5.4 to use MySQL 4.1 (and Plesk 8.1.0 for MySQL 5).
You might want to look at migrating to a new server though, I believe both RH 9 and Plesk 6 are not receiving security patches anymore.
You might want to look at migrating to a new server though, I believe both RH 9 and Plesk 6 are not receiving security patches anymore.
Lemonbit Internet Dedicated Server Management
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
From man yum:
A package can be referred to for install,update,list,remove etc with any of the following:
name
name.arch
name-ver
name-ver-rel
name-ver-rel.arch
name-epoch:ver-rel.arch
epoch:name-ver-rel.arch
For example: yum remove kernel-2.4.1-10.i686
Lemonbit Internet Dedicated Server Management
Hi,
Below is the yum config file
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
# SW-Soft Channels
[psa-6.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 6.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
when i try to update mysql it give me an error .conflict between mysql and psa
If i understand correctly Version: 4.1.21 does not support PSA 6.0.
you are suggesting i manually download the rpm and update it.
What about PHP?
Regards,
Zaheer
Below is the yum config file
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
# SW-Soft Channels
[psa-6.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 6.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
when i try to update mysql it give me an error .conflict between mysql and psa
If i understand correctly Version: 4.1.21 does not support PSA 6.0.
you are suggesting i manually download the rpm and update it.
What about PHP?
Regards,
Zaheer