• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by MichaelS

  1. M

    Upgrade 12.0.18 => 12.5.30 fails. The table "servers" in the database "mysql" does not exist

    I found the error In /root/parallels/PSA_12.5.30/examiners/panel_preupgrade_checker.php is this line SELECT * FROM information_schema.TABLES WHERE TABLE_SCHEMA="mysql" and TABLE_NAME="servers" When i run this in phpMyAdmin i get the same error as the upgradescript. But if I change " to ' it...
  2. M

    Upgrade 12.0.18 => 12.5.30 fails. The table "servers" in the database "mysql" does not exist

    As I can see my table is exactly the same... Field Type Null Key Default Extra Server_name char(64) NO PRI Host char(64) NO Db char(64) NO Username char(64) NO Password char(64) NO Port int(4) NO 0 Socket char(64) NO Wrapper char(64) NO Owner char(64) NO
  3. M

    Upgrade 12.0.18 => 12.5.30 fails. The table "servers" in the database "mysql" does not exist

    Trying to upgrade version 12.0.18 to 12.5.30 but get this error WARNING: [MYSQL ERROR] Unable to execute query. Error: Unknown column 'mysql' in 'where clause' PHP Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in...
Back
Top