I tried to switch to PHP 7.3.11 on 2 of my websites with Alidropship and both was unavailable. Looking webserver logs I found this:
2019-11-08 09:16:42 Error x.x.x.x 118 AH01067: Failed to read FastCGI header Apache error
2019-11-08 09:16:42 Error x.x.x.x (104)Connection reset by peer: AH01075: Error dispatching request to : Apache error
Reverting back to PHP 7.2.24 is everything fine. I'm on Plesk and use PHP with FPM served by Apache and tried FPM served by Nginx or FastCGI served by Apache with no luck. The same error appear in logs. Such error is mostly by faulty PHP code/Plugin.
My question is: do you plan to make all of your plugin PHP 7.3 compatible?
Thanks.
2019-11-08 09:16:42 Error x.x.x.x 118 AH01067: Failed to read FastCGI header Apache error
2019-11-08 09:16:42 Error x.x.x.x (104)Connection reset by peer: AH01075: Error dispatching request to : Apache error
Reverting back to PHP 7.2.24 is everything fine. I'm on Plesk and use PHP with FPM served by Apache and tried FPM served by Nginx or FastCGI served by Apache with no luck. The same error appear in logs. Such error is mostly by faulty PHP code/Plugin.
My question is: do you plan to make all of your plugin PHP 7.3 compatible?
Thanks.