• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue Plesk segfault due to error 4 in ioncube_loader_lin_7.4.so

Polmonino

Basic Pleskian
Server operating system version
AlmaLinux 8.10
Plesk version and microupdate number
18.0.65 Update #1
My website (PHP 7.4 FPM Nginx) stopped working on some pages with the following error:

2024-11-20 10:10:39Errorxx.xx.xx.xx503GET /api/products?page=1&limit=24&orderBy%5Bname%5D=asc&gender%5Bin%5D%5B%5D=X-BIONIC%C2%AE+WOMEN&line%5Bin%5D%5B%5D=ENERGIZER&available%5Beq%5D=1&status%5Beq%5D=10&season%5Beq%5D=XTEFW24XB HTTP/1.0
curl/8.10.1
1007Apache SSL/TLS access
2024-11-20 10:10:40Errorxx.xx.xx.xxAH01067: Failed to read FastCGI headerApache error
2024-11-20 10:10:40Errorxx.xx.xx.xx(104)Connection reset by peer: AH01075: Error dispatching request to :

As soon as I request that url, the error shows in /var/log/messages:

Nov 20 10:09:11 juno kernel: php-fpm[3778005]: segfault at 7ff9839393f3 ip 00007ff97e061770 sp 00007ffdb7319138 error 4 in ioncube_loader_lin_7.4.so[7ff97dfab000+145000]

If I disable the iocube extension page works correctly.

What should I do?
 
I had to disable the extension, and I don't like it even though I don't use it. I couldn't reinstall the PHP version because it's a production server where I can't create downtime or issues.
 
Back
Top