• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

failed autoupdate 7.5.2 -> 7.5.3

sadara

New Pleskian
plesk autoupdate from 7.5.2 to 7.5.3 has failed, at the point where mysql was being upgraded, leaving me with no functioning plesk.

i am no unix expert and only just beginning to get a bit of experience administering plesk. can anyone help?

this is the log, from the end of the download section:

....

27. Downloading http://autoinstall.plesk.com//PSA_7...kin-guide-7.5.3-fc2.build75050506.13.i586.rpm (1 files to go)


---

Preparing for packages installation...Error reading info for conflict check of installed package (null).
Error reading info for conflict check of installed package (null).
Error reading info for conflict check of installed package (null).

----- begin of output -----
Installing php-domxml-4.3.10-2.4.i386.rpm
Installing sharutils-4.2.1-18.1.FC2.i386.rpm
Installing mysql-server-3.23.58-16.FC2.1.i386.rpm
Installing mysql-3.23.58-16.FC2.1.i386.rpm
packagemng: db_connect: failed to connect to database: Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
packagemng: db_connect: failed to connect to database: Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
packagemng: Unable to connect to the mysql database

System error 2: No such file or directory
packagemng: Unable to connect to the mysql database

System error 2: No such file or directory
error: %trigger(psa-7.5.2-fc2.build75050128.11) scriptlet failed, exit status 1

----- end of output -----
===> Autoinstaller: stopped logging at Fri Jul 1 19:13:31 2005

***** end of log file *****
 
shutdown reboot brought PSA up again ok.

i then repeated the autoupdate. this time it completed sucessfully.

??
 
MySQL didn't correctly restart, if it's working now it should be fine.
 
MySQL could not answer for satet command

My situation:
My PSA upgrade 7.5.1 -.> 7.5.3 is not completed. Error occured when package "checks" status of service mysqld.
Old version of mysql (3.23.58) was enable responding to command
service mysqld status
New version of MySQL (4.0.23) not supports such directive and "asnwers" :
usage: service mysqld stop|start|restart

My solution:
I wrote script named mysqld that capures input commands and logs. Then I am going emulate correct answer...

Q:
BUT I AM NOT SHURE THAT PSA 7.5.x WORKS PROPERLY WITH MySQL-4.0.23...
 
4.0.23 works fine with Plesk 7.5 Reloaded, but there is another problem, you should not write a script to fool the installer, you should solve the problem :)
 
Ok.
Q1:
What is the problem in PSA 7.5.x with MySQL-4.0.23?

Q2:
Can You descript this problem or tell me
Where can I find some info about this problem?

Q3:
Where can I find info about some solutions?
 
Back
Top