About Us  |  Blog  |  Hosting Partners  |  Legal  |  Portal Login

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Plsek 8.4.0 ?
pedrodj
post May 2 2008, 04:15 PM
Post #1


Fellow
**

Group: Members
Posts: 168
Joined: 27-August 03
Member No.: 9,812



I have updated to plesk 8.4.0 but now i have some problems

Service is not available now, probably your Plesk is misconfigured.
Contact Your provider for details.

Internal Plesk error occurred: Components::componentUpdate() failed: Unable to exec utility packagemng: packagemng: Unable to connect to Plesk Database: Client does not support authentication protocol requested by server; consider upgrading MySQL client packagemng: Unable to connect to the mysql database

and all my sites have a default page of plesk



I have tryed to set OLD_PASSWORD in /etc/my.cnf and

mysql> UPDATE mysql.user SET Password=OLD_PASSWORD('*******')
-> WHERE Host ='localhost' AND User ='root' ;

but nothing changed, except the error message when i TRY to use my Plesk Control Panel

"Service is not available now, probably your Plesk is misconfigured.
Contact Your provider for details.

Internal Plesk error occurred: Unable to connect to database: saved admin password is incorrect.
"

How Can i resolve ?
Go to the top of the page
 
+Quote Post
agruetz
post May 3 2008, 02:26 PM
Post #2


Fellow
**

Group: Members
Posts: 113
Joined: 2-December 04
Member No.: 15,065



1) root is not the mysql admin user for plesk, it is admin
2) even if you set the admin password in mysql to something new thats all fine but you also have to change it in /etc/psa/.psa.shadow

That should fix your issue.


--------------------
Anthony Gruetzmacher
CEO Helix Development LLC
Zend Certified Software Engineer
www.helixdevelopment.com
www.helixservers.com
Go to the top of the page
 
+Quote Post
markcausa
post May 3 2008, 11:37 PM
Post #3


SuperGeek
****

Group: Members
Posts: 3,019
Joined: 8-July 06
From: Los Angeles, CA
Member No.: 22,425



Impressive insight, Anthony (that's my middle name, btw.)


--------------------
Mark A. Mutti - PhireFast: Our Support & Prices are HOT!
W: www.phirefast.com
P: (866) 350-4456 Ext. 100
E: Mark.mutti@phirefast.com

(I still lurk around here every now and then)
Go to the top of the page
 
+Quote Post
ElviCities
post May 4 2008, 09:47 PM
Post #4


Fellow
**

Group: Members
Posts: 133
Joined: 18-June 05
From: Memphis, TN
Member No.: 17,294



Looks like SW-Soft......er I mean Parallels has pulled 8.4 down from their http://autoinstall.plesk.com/ page, as well as from the auto-updater within the CP. Guess there were too many bugs like the one mentioned by Pedro above.

A rule of thumb with Plesk updates that I go by is to wait AT LEAST 2-3 weeks after a new update is out to make sure others aren't having any significant problems.


--------------------
~~Will work for BBQ~~~
Go to the top of the page
 
+Quote Post
markcausa
post May 4 2008, 10:04 PM
Post #5


SuperGeek
****

Group: Members
Posts: 3,019
Joined: 8-July 06
From: Los Angeles, CA
Member No.: 22,425



Eck, Parallels...


--------------------
Mark A. Mutti - PhireFast: Our Support & Prices are HOT!
W: www.phirefast.com
P: (866) 350-4456 Ext. 100
E: Mark.mutti@phirefast.com

(I still lurk around here every now and then)
Go to the top of the page
 
+Quote Post
agruetz
post May 5 2008, 12:10 PM
Post #6


Fellow
**

Group: Members
Posts: 113
Joined: 2-December 04
Member No.: 15,065



QUOTE (ElviCities @ May 5 2008, 03:47 AM) *
Looks like SW-Soft......er I mean Parallels has pulled 8.4 down from their http://autoinstall.plesk.com/ page, as well as from the auto-updater within the CP. Guess there were too many bugs like the one mentioned by Pedro above.

A rule of thumb with Plesk updates that I go by is to wait AT LEAST 2-3 weeks after a new update is out to make sure others aren't having any significant problems.


I updated it on 10 - 15 servers without a problem. Most minor release do not have many issues it is when they start tinkering with the database is when you need to be careful. As well as doing big upgrade jumps ie like from 7.x to 8.4 or something like that. Thats just my experience though. Also if you have done things to the server outside of plesk that also will tend to throw a wrench in things like upgrades.


--------------------
Anthony Gruetzmacher
CEO Helix Development LLC
Zend Certified Software Engineer
www.helixdevelopment.com
www.helixservers.com
Go to the top of the page
 
+Quote Post
ideasmultiples
post May 6 2008, 04:39 PM
Post #7


SuperGeek
****

Group: Members
Posts: 2,151
Joined: 15-August 02
From: España - Perú
Member No.: 3,565



Access to 3.4 lupgrades or new install ocked for some days...

QUOTE
We need to block access to 8.4 Autoinstaller for couple of days.
During this time, those who has managed to upgrade the product will not be able to get other updates.
Please check the official announcements on the Parallels site
.


--------------------
ideasmultiples.com Especialistas en virtualización.
Parallels Silver Partner
www.im-global.net Instalación, soporte y administración de Virtuozzo.
Plataformas multiservidor para hosting, monitoreo y administración de servidores.
Go to the top of the page
 
+Quote Post
joec@home
post May 11 2008, 01:24 AM
Post #8


Enlightened
*

Group: Members
Posts: 93
Joined: 26-November 05
From: Houston Texas
Member No.: 18,985



As there is already good into on here I'll just add my 2 cents:

Very first thing to do is verify the rpm install:

rpm -q psa

If there is a major bug then this will report multiple instances instead of just one. If this is the case you will need to roll back the installation. I have found an article on this but not yet tested it. If you are not so brave then put in a ticket requesting to have it sent to Parallels who typically will roll the installation back for you. Typically the newer versions already make backups before they run the upgrade, so this article is slightly dated.

How to backup Plesk
http://dancameron.org/pages/how-to-backup-plesk

The other thing to look for is the upgrade and error log in /tmp. Its name will be different depending on the version but it will stand out with a big PSA some where in its name.
Go to the top of the page
 
+Quote Post
Bruce Haydon
post Sep 16 2008, 11:24 AM
Post #9


Newbie


Group: Members
Posts: 1
Joined: 16-September 08
Member No.: 51,955



Hello - I am having the same problem, but was curious if you could give more step by step command line instructions. Just a little nervous about editing the PSA mySQL database directly.

So is this really just a login issue on the PSA dB?

Thanks so much,
Bruce
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 21st November 2009 - 08:32 PM
 

Dedicated Servers

Managed Hosting

Colocation

Business Solutions

Why The Planet?

Contact Us