• 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

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