• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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