• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Recent content by marekp

  1. M

    Question Plesk PHP-FPM APCu SHM Mismatch: phpinfo() shows 512M but apcu_sma_info() returns ~32M

    Hello Plesk community, I’m running a CakePHP 4.6 application on CentOS 7.9 with Plesk 18. My PHP version is 8.2.28, and I have PHP-FPM enabled for the domain. In Plesk’s PHP Settings for this domain, I added: After applying and letting Plesk restart FPM, I verified via a simple phpinfo() call...
  2. M

    Question AlmaLinux 9 - Hardening SSH Server breaks Plesk

    Hi, I had already adjusted sshd accordingly. However, an ssh audit shows that insecure encryption algorithms are still allowed: “(kex) diffie-hellman-group-exchange-sha1 (3072-bit) -- [fail] using broken SHA-1 hash algorithm” “(kex) diffie-hellman-group14-sha1 -- [fail] using broken SHA-1 hash...
  3. M

    Question AlmaLinux 9 - Hardening SSH Server breaks Plesk

    Hi to all, I tried to harden the OpenSSH server. A first attempt was made with sudo update-crypto-policies --set FUTURE but this breaks Plesk with Certificate signature verification failed; error info: error:03000098:digital envelope routines::invalid digest error:06880006:asn1 encoding...
  4. M

    Question Cookie Lifetime does not work as expected

    ok, i then have to check the App Config . Thanks for your help
  5. M

    Question Cookie Lifetime does not work as expected

    It is about the function that one stores articles in the shopping cart as well as in the notepad for a certain time even if the browser is closed. We have the same CakePHP configuration on another server but it does not work on the server where Plesk is running. Could there be connections here?
  6. M

    Question Cookie Lifetime does not work as expected

    For a CakePHP store application I need a cookie lifetime of 365 days. The app runs on a managed vServer with CentOS 7 and Plesk 18.0.30, PHP 7.3 FPM. The webserver is Apache with nginx as a reverse proxy. It is about the function that one stores articles in the shopping cart as well as in the...
Back
Top