• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue FPM SIGSEGV upload and postgresql

zulus

New Pleskian
I tried multiple PHP versions, with some module excluded (like opcache, ioncube), doesn't help.

On some pgsql queries (called from doctrine), I see SIGSEGV in PHP FPM logs Obsidian 18.0.35. I'm afraid builtin libpq (9.2) is just too old.

But problem only exists if the meantime form is sent as multipart.

DMESG: segfault at 18 ip 00007fe8b8fcbfe7 sp 00007ffee650e810 error 4 in libc-2.17.so[7fe8b8f91000+1c4000]
 
Last edited:
I temporary solved an issue by installing and configuring remi php74-fpm, it also use ancient pqlib. I have no idea why original plesk compilation won't work
 
Back
Top