• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. Martin73

    Issue Problems with installing memcached for PHP 8.2

    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...
  2. Martin73

    Resolved Problems with installing memcached for PHP 8.0

    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" >...
  3. Martin73

    Issue How can I define command-line interpreter for PHP 7.4

    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
  4. Martin73

    Issue AH01630: client denied by server configuration

    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...
  5. Martin73

    Question How to block a country

    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...
  6. Martin73

    Resolved Web Application Cookies Lack Secure Flag and HttpOnly Flag

    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...
  7. Martin73

    Resolved Cron <root@server> test -x /usr/sbin/anacron

    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...
  8. Martin73

    Issue PHP extensions disappeared

    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?
  9. Martin73

    Resolved E-Mail settings and Roundcube not accessible

    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
  10. Martin73

    Resolved Web Server Cross Site Scripting

    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...
  11. Martin73

    Resolved Proplems with closing SMTP port 25

    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>...
  12. Martin73

    Resolved Spamfilter - Whitelist doesn't work

    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...
  13. Martin73

    Resolved Unable to load dynamic library

    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...
  14. Martin73

    Resolved Migration from shared hosting to virtual server

    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...
Back
Top