Plesk and MySQL
Posted: Tue Apr 25, 2006 10:17 am
Hi!
I'm new to the world of server maintenance and Plesk so I need some hand holding and reassurance
First of all, I'm using Plesk version psa-7.5.3-fc2.build75050506.13 on a Fedora Core 2 VPS server.
I currently have MySQL version mysql-3.23.58-9 installed on my server. I would like to update this to the 4.x series however I'm afraid of screwing things up (the server is live with various clients using the databases).
I figure I should backup everything before I do anything drastic. So I did some searching and found references to psadump and psarestore. I've looked in /usr/local/psa/bin/ as well as various other places but can't find either of them. My server doesn't seem to have them however I have found them at the downloads area of swsoft.com. The downloads area of swsoft.com has them listed for "Fedora Core1" and "PLESK 7 FOR UNIX"
Question 1 - Can I run these versions of psadump and psarestore on Fedora Core 2?
Question 2 - Will using these commands backup and restore EVERYTHING on Plesk 7.5 or will it miss things since it's written for Plesk 7?
ok. Now assuming I've got psadump working and I've backed up my server, I'd want to do the actual MySQL update. Are the following steps correct?
- Download and install YUM (does it matter which version? Can I get it from http://download.fedoralegacy.org/fedora/2/os/i386/ ?)
- Edit /etc/yum.conf to contain:
[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/
[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/
[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/
- Type yum install mysql and hope for the best.
- Add old_passwords=1 to my.cnf
I keep reading horror stories of MySQL no longer restarting or the install failing/etc. hence why I want to back everything up first using psadump.
Any help would be appreciated!
Thanks,
Jake
I'm new to the world of server maintenance and Plesk so I need some hand holding and reassurance

First of all, I'm using Plesk version psa-7.5.3-fc2.build75050506.13 on a Fedora Core 2 VPS server.
I currently have MySQL version mysql-3.23.58-9 installed on my server. I would like to update this to the 4.x series however I'm afraid of screwing things up (the server is live with various clients using the databases).
I figure I should backup everything before I do anything drastic. So I did some searching and found references to psadump and psarestore. I've looked in /usr/local/psa/bin/ as well as various other places but can't find either of them. My server doesn't seem to have them however I have found them at the downloads area of swsoft.com. The downloads area of swsoft.com has them listed for "Fedora Core1" and "PLESK 7 FOR UNIX"
Question 1 - Can I run these versions of psadump and psarestore on Fedora Core 2?
Question 2 - Will using these commands backup and restore EVERYTHING on Plesk 7.5 or will it miss things since it's written for Plesk 7?
ok. Now assuming I've got psadump working and I've backed up my server, I'd want to do the actual MySQL update. Are the following steps correct?
- Download and install YUM (does it matter which version? Can I get it from http://download.fedoralegacy.org/fedora/2/os/i386/ ?)
- Edit /etc/yum.conf to contain:
[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/
[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/
[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/
- Type yum install mysql and hope for the best.
- Add old_passwords=1 to my.cnf
I keep reading horror stories of MySQL no longer restarting or the install failing/etc. hence why I want to back everything up first using psadump.
Any help would be appreciated!
Thanks,
Jake