• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/
  • On Plesk for Linux mod_status is disabled on upgrades to improve Apache security.
    This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.

Search results

  1. E

    Issue /Server/full - /usr/local/psa/handlers/spool/

    Hi all, This morning we found a server with root 100% used disk space. # df -lh Filesystem Size Used Avail Use% Mounted on /dev/root 20G 20G 0 100% / devtmpfs 16G 280K 16G 1% /dev /dev/md4 1,8T 535G 1,2T 31% /var tmpfs 16G 0 16G 0%...
  2. E

    Question Grub boot problem

    vmlinuz version (4.9.185) is different from initrd version (4.9.103). Do you know how to fix it?
  3. E

    Question Grub boot problem

    I found a grub documentation to update loader: set boot=(hd1,gpt2) linux (hd1,gpt2)/boot/vmlinuz-X.X.X-xxxx-std-ipv6-64 root=/dev/sda1 initrd (hd1,gpt2)/boot/initrd.img-X.X.X-xxxx-std-ipv6-64 boot But i have in /boot: vmlinuz-4.9.185-xxxx-std-ipv6-64 ==> last version...
  4. E

    Question Grub boot problem

    Thank you Peter. The raid array is ok. I think there was a problem with doing Plesk & yum update and after, asking for disk change. When the server starts, this is what is proposed: > Centos linux (4.9.103-xxxx-std-ipv6-64) 7 (Core) and if selected, error: file...
  5. E

    Question Grub boot problem

    Nobody? :(
  6. E

    Question Grub boot problem

    Hi all, This is not a problem directly related to Plesk but I need your help if possible... Setup: Centos 7.9 / Plesk Obsidian 18 Raid with 4 discs. After requesting the replacement of a defective disk, the server did not restart due to a problem with Grub. #grub> I try this to repair in...
  7. E

    Issue Composer dependencies require on Plesk

    I confirm. 10 servers for us... vs 96, we're actually doing well ;)
  8. E

    Issue Composer dependencies require on Plesk

    Hi, Same problem this morning. # plesk bin extension --disable monitoring resolve it.
  9. E

    Issue Plesk email delivrability / ERS-Customized-Block

    Hi all, We have received email rejection messages on a plesk domain for a reason that we do not know: <[email protected]>: Recipient address rejected: Mail from <ip_plesk_server> was refused due to the sender IP found as ERS-Customized-Block. (in reply to RCPT TO command) MX and SPF ok. IP...
  10. E

    Issue php_network_getaddresses failed

    Hi all, For several weeks, we have randomly every 2/3 days the following error in php scripts that occurs: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution It lasts a minute or two and then everything goes back to normal. Since yesterday we have the same...
  11. E

    Issue Again problem with CORS (cross-origin resource sharing)

    Igor ? Peter ? I am blocked... :(
  12. E

    Issue Again problem with CORS (cross-origin resource sharing)

    Hi all, A year ago we had a cors problem reported by a customer on a Wordpress using a main domain and another domain for a version of another language. There was a "Cors origin" issue with the Wordpress Beaver content editor. We solved the problem by stating this: Apache Settings SetEnvIf...
  13. E

    Resolved Plesk update message problem: proftpd / ipv6

    Hi all, We have this message with plesk update on three servers (Debian / Obsedian 18.0.42). Plesk pre-upgrade check WARNING: The proftpd FTP service will fail to start in case the support for IPv6 is disabled on the server. Please check https://support.plesk.com/hc/articles/213397289 for...
  14. E

    Resolved Oci_connect error remote database

    The points-out that on systems running systemd, environment variables, such as LD_LIBRARY_PATH, are not necessarily propagated to processes that are started via a systemd Unit. The only solution that works for me: # cd /usr/lib/systemd/system/plesk-php74-fpm.service.d/ # vi environment.conf...
  15. E

    Resolved Debian / oci8 extension for PHP 7.4

    The points-out that on systems running systemd, environment variables, such as LD_LIBRARY_PATH, are not necessarily propagated to processes that are started via a systemd Unit. The only solution that works for me: # cd /usr/lib/systemd/system/plesk-php74-fpm.service.d/ # vi environment.conf...
  16. E

    Resolved Debian / oci8 extension for PHP 7.4

    echo getEnv("LD_LIBRARY_PATH"); => /opt/oracle/instantclient_19_14 But always: oci_connect(): OCIEnvNlsCreate() failed. There is something wrong with your system - please check that LD_LIBRARY_PATH includes the directory with Oracle Instant Client libraries Is there another assignment to do...
Back
Top