• 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.

Plesk Admin - 404 - Not Found

Steve Tozer

Basic Pleskian
Hello,

Seem to have an issue trying to log into Plesk admin getting 404 - Not Found. Tried running the

pp10.8.0-bootstrapper/bootstrapper.sh repair

But getting

ERROR while trying to upgrade SQL database from 1070
ERROR 1064 (42000) at line 2: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=InnoDB' at line 7
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'innodb status' at line 1

Any help would be great.

Thanks
 
I have upgraded Plesk to 10.4, The upgrade has brought the plesk panel back up and I can login, but when going to "Domains" Im getting the error

Internal error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 's.custom' in 'where clause'
Message SQLSTATE[42S22]: Column not found: 1054 Unknown column 's.custom' in 'where clause'
File Pdo.php
Line 234
Type Zend_Db_Statement_Exception

Also none of the domains load on the server, just getting a default plesk page for any website we try and access

Thanks
 
Hi Steve Tozer,

you can always try to use the bootstrapper repair utility, which corrects quite a lot of issues and mis-configurations:
The bootstrapper utility can be found at the directory "/usr/local/psa/bootstrapper/" and the command over the command line would be:

/usr/local/psa/bootstrapper/pp10.9.0-bootstrapper/bootstrapper.sh repair

If the command doesn't work for you, try "ls /usr/local/psa/bootstrapper/" to list your own most recent version and correct the suggestion with your very own bootstrapper version.
 
Back
Top