• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

I found a new bug in Plesk CP ver 7.5.4

igoldman

Regular Pleskian
if I connect as client
and click on
"Up Level"

then I get the following error :

ERROR
Invalid domain id

0: C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\dom_ctrl.php3:15 psaerror(string "Invalid domain id")



by the way , I think that SW SOFT need to hire my service as Q&A for there software.
 
It is not bug, it is something wrong in Plesk MySQL database. There are some cause which can lead to such behavior. For example incorrect server restart.You can dump your psa database and analise it:
cd "%plesk_dir%\mysql\bin\"
mysqldump -uadmin -padmin-password -P8306 psa > c:\psa.sql

John S.G.
 
I don't recommend you execute this service because it takes a lot of system resources.
 
Back
Top