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

  1. W

    multiple errors when upgrading from 12.0.18 to 12.5.30

    Solved it myself. what i did: mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa then UPDATE mysql.user SET Password=PASSWORD('this is where i pasted in the password got from above message') WHERE User='admin'; then commented: --skip-grant-tables in /etc/mysql/my.cnf and restarted mysql server...
  2. W

    multiple errors when upgrading from 12.0.18 to 12.5.30

    Hey, We spent half of the night yesterday trying to get upgrade going on our dedicated server, but failed. Surpisingly, we managed to perform same upgrade on a VPS on a different hosting without any problems and it took less than 15mins. Here we stumbled upon following problems until we reached...
  3. W

    Updated Plesk 9.3 to 10.0, what about php update ?

    Hi, I recently successfully updated (using Update feature in Plesk 9.3) my panel to version 10. On my VPS, we want to run CMS systems based on PHP (including Silverstripe.org) that require a PHP of at least 5.2.x. When i login through SSH, and type php -v i see that PHP 5.1.6 is installed...
Back
Top