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.
I was able to install memcached with this work around. This was possible for PHP 8.0 and also for version 8.1. PHP 8.2 however makes problems.
After “service plesk-php82-fpm restart” comes the following message:
Job for plesk-php82-fpm.service failed because the control process exited with error...
I used the following instructions for installing memcached and changed 7.4 to 8.0:
apt install memcached autoconf automake gcc libmemcached-dev libhashkit-dev pkg-config plesk-php*-dev zlib1g-dev
/opt/plesk/php/8.0/bin/pecl install memcached
echo "extension=memcached.so" >...
I've installed PHP 7.4 according to these instructions. I have also read that Plesk 18 (Obsidian) doesn't use OS PHP. So I uninstalled PHP 7.2 because it's outdated. But now I have no command-line interpreter defined. How can I do this for PHP 7.4?
Ubuntu 18.04.3
Plesk Obsidian 18.0.33
I have installed the music server Ampache and noticed that no covers are displayed during playback. After a look in the error log I saw following message:
[Tue Apr 28 20:51:15.609666 2020] [authz_core:error] [pid 3737:tid 139783904933632] [client XXX.XXX.XXX.XX:41474] AH01630: client denied by...
I run a virtual server and register more and more attacks from Asia. Especially from China and via a provider called DigitalOcean.
What is the easiest way to block an entire country in Plesk? With htaccess I can only block access to a single website. And the file has to be read every time a...
I am using the service ScanMyServer from Beyond Security for my Nextcloud server. Since a few weeks i get the following message:
I have activated SSL/TLS support and SEO-safe permanent 301 redirect to https.
I'm not sure, is this now a server issue or an issue of Nextcloud? Security & setup...
Since a few days I get every day a mail from my server:
Cron <root@server> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
/etc/cron.daily/logrotate:
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using...
Today I realized that the PHP extensions have disappeared. It should look like this. Looks like something is disabled in my server setting. How can I activate the PHP extensions?
Since today I can't access my email settings in Plesk. The email button is not there anymore. Roundcube is also not available. Maybe this comes from the last update because of I chanced nothing.
Does anyone have the same difficulties?
Ubuntu 16.04 LTS and Plesk Onyx 17.8.11
I am scanning my server regularly with the service ScanMyServer from Beyond Security. Recently I have got following result:
Sample URL: https://www.mydomain.com:443/index.php?param=">alert(document.cookie)< /script>.php
Sample Request:
===
GET...
I have tried to harden my mail settings and did following things:
I have set in /usr/share/postfix/main.cf
smtpd_tls_auth_only = yes
This is the error log from Roundcube:
[08-Mar-2018 08:14:51 UTC] ERROR: SMTP server does not support authentication ()
[08-Mar-2018 08:14:51 +0000]: <206vkuds>...
Since a few days I have problems with my spamfilter. Emails from my girlfriend are moved into the spam folder. Also the emails from Cloudflare.
I put the address from my girlfriend and the domain of Cloudflare into the whitelist. Without success. These emails are still landing in the spam...
I have installed Nextcloud on my server an can now see following error message in the admin area. Probably because of the last updates.
PHP Startup: Unable to load dynamic library '/opt/plesk/php/7.1/lib/php/modules/memcache.so' - /opt/plesk/php/7.1/lib/php/modules/memcache.so: cannot open...
I will move with one of my web projects from shared hosting to my virtual server. On both is installed Plesk Version 17.5.3. I can not use the migrations- & transfer-manager because on my shared hosting account I have no SSH. I tried to upload the backup file manually with the backup-manger on...