I installed EA4, compiled everything, tested on Apache, everything worked fine.
Then I followed this guide to update LS: https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cpanel:easyapache4-config
When turning Litespeed on, my sites always fail.
Turns out the pre-compiled php that you supply do not have matching configuration to the one compiled by EasyApache.
For example, one thing missing is gzinflate() and gzdeflate() functions, that my sites can't do without.
Is there any way to compile matching php like was possible with LS on EA3?
Or another solution/workaround?
Thank you
Then I followed this guide to update LS: https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cpanel:easyapache4-config
When turning Litespeed on, my sites always fail.
Turns out the pre-compiled php that you supply do not have matching configuration to the one compiled by EasyApache.
For example, one thing missing is gzinflate() and gzdeflate() functions, that my sites can't do without.
Is there any way to compile matching php like was possible with LS on EA3?
Or another solution/workaround?
Thank you
Last edited: