• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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