Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
I am attaching update error log. It seems that same errors appear for all updates like components updates.
1) Error unpacking rpm package plesk-l10n-18.0-2.centos.7+p18.0.20.0+t191018.1712.noarch
ntos.7+p18.0.20.0+t191009.1346.noarch
2) Error: Failed to run the Yum utility.
I got an email from my server that wordpress toolkit failed to update. I tried to update again manual but it failed again.
Error message
ERROR: Failed to install or upgrade the extension 'WordPress Toolkit' (package: wp-toolkit):
[2019-07-27 03:24:39.491] ERR [util_exec] proc_close() failed...
I am getting the following error in syslog
monit: Collector: cannot open a connection to http://127.0.0.1:2912/ -- Transport endpoint is not connected
I have found plesk official fix but it is for older versions. I have Version 17.5.3 Update #37, CentOS Linux 7.4.1708
I have the problem and fixed it.
Cause: Some domains were missing from cpanel apache httpd.conf for an uknown reason.
Fix: run cpanel httpd.conf rebuild script
The following error appear when i try to migrate from a cpanel server
Failed to perform action: Fetch data from source cPanel
Cause: Error creating migration dump: Command execution failed on the source server 'cpanel' (HIDE-IP) with non-zero exit code.
command: cd...
I am trying to migrate a huge website from cpanel to plesk. This website is a WordPress multisite that allows users to create their own blog. Wordpress multisite create new tables for each new user and blog, this is how it works. I have set open-files-limit to 65535 on both servers but I am...
1) plesk db
2) grep innodb /etc/my.cnf.d/*.*
return empty
3) Are you using the correct my.cnf location (/etc/my.cnf on Redhat, CentOS, but /etc/mysql/my.cnf on Debian, Ubuntu)?
I am using centos and file location on /etc/my.cnf. The strange thing is that it has an extra dot in the end if i...
Hello, i am trying to change innodb_buffer_pool_size on mariadb/mysql but it seems that is not possible.
I have change my.cnf. and then "systemctl restart mariadb". DB restart successful but i can see 128M pool size using phpmyadmin.
Changed /etc/my.cnf. to following:
[mysqld]
#bind-address =...