Ways to upgrade Plesk 8.6.0 to 9.5.4

Community support for Plesk, CPanel, WebMin and others with insight from two of the founders of Plesk. Ask for help here! No question is too simple or complicated. :-)
JimDunn
Forum User
Forum User
Posts: 38
Joined: Thu Aug 25, 2011 9:56 am
Location: East Coast

Ways to upgrade Plesk 8.6.0 to 9.5.4

Unread post by JimDunn »

Atomic Team,

I've been trying to upgrade my Plesk 8.6.0 test-bed to 9.5.4 using the /usr/local/psa/admin/sbin/autoinstaller utility.

It just makes a mess (kills mysql, destroys httpsd, deletes includes and conf files)

Anyway, is there a way to upgrade using yum and the atomic repos instead???

Thx!! : )
Jim
3.14159265358979323846264338327950
"Ok, yes... I like pie... um, I meant, pi."
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Ways to upgrade Plesk 8.6.0 to 9.5.4

Unread post by scott »

Yeah, what you do is add the plesk repos to your yum config, and then run a normal "yum upgrade". After that is finished, go back in with the autoinstaller and run that to get the non-packaged updates (these are called the Micro Updates).
JimDunn
Forum User
Forum User
Posts: 38
Joined: Thu Aug 25, 2011 9:56 am
Location: East Coast

Re: Ways to upgrade Plesk 8.6.0 to 9.5.4

Unread post by JimDunn »

Hey Scott,

Thanks for the reply. I downloaded the atomic.sh, then edited the DISABLE_PLESK=yes on line 363 to be:

DISABLE_PLESK=no

Then installed atomic.sh, and got both the atomic and plesk repos.

Then did a yum update and yum upgrade...

RESULT:

- I ended up with both psa-8.6.0 and psa-9.5.4 both installed at the same time
- had to fix the my.cnf, and restore several include and conf files that were deleted
- I now have webpages working, but the 8443 control panel says "log in to 8.6.0"

: (

P.S. I'm doing this on my VMware test-bed... so I will try it again, this time doing the autoinstaller at the end, I forgot that step.
3.14159265358979323846264338327950
"Ok, yes... I like pie... um, I meant, pi."
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Ways to upgrade Plesk 8.6.0 to 9.5.4

Unread post by scott »

Dont do that :P Use the plesk installer instead:

wget -q -O - http://www.atomicorp.com/installers/plesk |sh
Post Reply