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.
OK Thanks! This was probably the problem...
But it is very strange, that there is no button at the subscription area (admin/subscription/list?context=subscriptions) to fix this AND that even if you change the service plan, it not updated...
What do you mean with synced? I assume, that a subscription which is connected with a service plan, is automatically updated, when the service plan changes?!
Hi,
for some reason I am getting the information, that
Unfortunately I don't know, why I get this message. This domain is actually only used for e-mails. The service plan allocates 20 GB disk space and a mailbox size of 30 GB...?
Is there another place where a limitation of 10 GM could habe...
Hello,
we are running Plesk Onyx (Version 17.8.11 Update #27) on a CentOS Linux 7.5.1804 server.
Since some month backups will not be deleted after 2 weeks as configured in the backup manager.
So the server storage decreases if I don't delete backups manually...
I have no idea where to...
Hi,
I had configured nginx about 1 or 2 years ago with
#Leverage Browser caching
location ~* \.(js|css|png|jpg|jpeg|gif|ico)$ {
expires 30d;
log_not_found off;
}
Since about 27th of July static files of one directory are not served anymore with that configuration:
404 Not Found
nginx...
Hi,
I have a web project with an .de tdl for German pages and .com tdl for English pages. The .com domain is an alias to the .de domain.
I had used a StartSSL Multidomain certificate until now, but I would like to change to Let's encrypt.
How do I install this kind of multi domain certificate...
Hi,
I really appreciate the mobile site for Plesk 12, since I sometimes need to change things on the way. Unfortunately not all links / pulldowns work properly.
It seems like all third level links don't work, because I can not open the pulldown.
For example:
Tools & Settings > Mail Server...
This KB article refers to Plesk 11.5 and earlier. I have a 12.5.30 Update #19 running.
I ran the referred test.php anyway with following output:
# /usr/local/psa/bin/sw-engine-pleskrun -f ./test.php
Result code: 2
Description: Key update disabled
Status update: Not required
Message "Key...
Hi,
I am having trouble with automatic license updates. I have to manually update die Plesk and Dr. Web license monthly.
For the Plesk key I always get following E-Mail message:
Automatic update for Dr. Web key seems even not to be activated. There I alway get following E-Mail:
How can I...
In case anyone runs into the same problem: MagickWand for PHP is currently not supporting PHP 7: http://www.imagemagick.org/discourse-server/viewtopic.php?f=10&t=28980
Hi,
my php error.log shows following warnings regularly:
WARNING: [pool mydomain.de] server reached max_children setting (5), consider raising it
I know max_children from apache, but does this also exist for PHP?
Can it be solved by adding
pm.max_children = 10
in the "Additional...
Hi,
the PHP error.log (/var/log/plesk-php56-fpm/error.log) contains following message for every 10 sec. on a CentOS 7.2 machine with Plesk 12.5:
NOTICE: failed to notify status to systemd
Is it necessary to notify status to systemd? If so, how can I fix this problem?
If not, how and where...