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

  1. W

    Resolved View 'mysql.user' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them

    I am getting following Dump all databases Trying to Dump databases... mysqldump: Got error: 1356: "View 'sys.host_summary' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them" when using LOCK TABLES mysqldump: Got error: 1356: "View...
  2. W

    Resolved Plesk Istaller not working

    Error resolved by; #sudo apt-mark unhold sw-nginx #plesk installer --select-product-id plesk --select-release-current --remove-component nginx --reinstall-patch #plesk installer --select-product-id plesk --select-release-current --install-component nginx #/usr/local/psa/admin/sbin/nginxmng --enable
  3. W

    Resolved Plesk Istaller not working

    #plesk installer --select-release-current --remove-component nginx it is showing following output: You already have the latest version of product(s) and all the selected components installed. Installation will not continue. #plesk installer --select-product-id plesk --select-release-current...
  4. W

    Resolved Plesk Istaller not working

    Trying to update/install components using Plesk Updates but getting following error. Have to use Command line to obtain these as Online installer was shwoing no error but only a line. Reading package lists... Building dependency tree... Reading state information... Some packages could not be...
  5. W

    Resolved Use not plesk-php73-redis, but install custom phpredis (using PELC or APT)

    Yes, it is working fine, Thank you for support,So first comand was changed : apt-get install plesk-php74-dev make gcc Rest was the same
  6. W

    Resolved Use not plesk-php73-redis, but install custom phpredis (using PELC or APT)

    I have 2 quick questions: I am on ubnut so have to use apt-get instead of yum? Also i have php 7.4.6 already installed , this command will override this or add new installation? as i have my sites using php 7.4.6 by default so ther will be any down time?
  7. W

    Resolved Use not plesk-php73-redis, but install custom phpredis (using PELC or APT)

    Want to use updated version not the default 3. Any help?
  8. W

    Resolved Use not plesk-php73-redis, but install custom phpredis (using PELC or APT)

    /opt/plesk/php/7.4/bin/pecl install redis its not working: Log: WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update downloading redis-5.2.2.tgz ... Starting to download redis-5.2.2.tgz (251,629 bytes)...
  9. W

    Resolved grafana-server - Alert Rule Result Error

    Copied: As a possible workaround you can add a new section to the grafana configuration file /etc/grafana/grafana.ini [plugins] allow_loading_unsigned_plugins = grafana-simple-json-backend-datasource and restart grafana server # service grafana-server restart On Windows the...
  10. W

    Input How to setup redis and use it as object-cache backend for WordPress

    I am getting following in docker : [0m[1mWelcome to the Bitnami redis container[0m [0mSubscribe to project updates by watching [1mhttps://github.com/bitnami/bitnami-docker-redis[0m [0mSubmit issues and feature requests at [1mhttps://github.com/bitnami/bitnami-docker-redis/issues[0m [0m Error...
  11. W

    Input How to setup redis and use it as object-cache backend for WordPress

    My bad, i had a Plugin named: Transient Cleaner , just disabled it and warning is gone.
  12. W

    Input How to setup redis and use it as object-cache backend for WordPress

    there is object-cache.php in wp-content folder, i am using WP fastest Cache an auto-optimize.
  13. W

    Input How to setup redis and use it as object-cache backend for WordPress

    I am getting following error. An external object cache is in use so Transient Cleaner is not required. Please disable the plugin. any help will be appreciated Regards
  14. W

    Resolved Nginx Issue,

    I just forget to check " serve static content with Nginx check box", now it is working fine.
Back
Top