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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
You can change the alarm level in Plesk (or disable the alarm altogether) instead of disabling swap. For example, see this article:
Advanced Monitoring/Health Monitor reports an alert about Apache high memory usage
Hi Sebastian,
The additional directives are configuration files on your service (under the specified sub-domain--depending on your configuration) i.e.:
Additional directives for HTTP
/var/www/vhosts/system/subdomain.example.com/conf/vhost.conf
Additional directives for HTTPS...
My apologies for not answering you sooner. The problem seems to be with Wordfence, I uninstalled Wordfence (for all my WordPress installations) and reinstalled it. This seemed to fix the "Permissions for files and directories" issue I had.
I had this issue too. It is related to the Wordfence plugin, see the post from Razzed here:
https://talk.plesk.com/threads/wordpress-security-check-breaks-wordpress.334329/
Hi, this may be related to this article:
http://techdire.com/plesk-webmail-index-page-download-issue/
An earlier answer in this forum:
https://talk.plesk.com/threads/download-index-file-when-webmail-domain-tld.288460/
Regards.
Hi, you may need to run the 'restorecon' command (restorecon - restore file(s) default SELinux security contexts.) See this article
"Setting up SSH authorized_keys with SELinux enabled"
http://www.pyrosoft.co.uk/blog/2013/01/12/setting-up-ssh-authorized_keys-with-selinux-enabled/
Regards.
Hi,
It looks like there may be an issue with your version of python, you have version 2.6 and Let's Encrypt requires python 2.7. You can read more here:
https://community.letsencrypt.org/t/redhat-centos-6-x-users-need-python-2-7/2190
Regards.
Hi, You need to loopback mount the ".iso" image. There are several examples, such as this one: http://www.justgeek.net/mount-an-iso-image-under-linux/
Regards.
Hi,
You may need to check the "$table_prefix" in the wp-config.php file. If you imported the exported database, it will have the original table_prefix and you need to make sure your live domain's wp-config.php "$table_prefix" matches.
Regards.
What this means is your SSL certificate needs to be upgraded to 2048-bit, you can have your SSL certificates re-keyed from 1024-bit to 2048-bit by the SSL provider.
Hi, for the database, it looks like the problem is your version of MySQL on your Plesk (5.1.73). The character set 'utf8mb4' was not supported until MySQL 5.5.