Problem with lsapi_mod and MultiPHP
I installed mod_lsapi from CloudLinux.
But it is not visible in Handlers in MultiPHP (I have only defult: suphp, cgi and none). Should it be there ?
How to diagnose what is wrong ?
W.
-
Hello, Could you let us know the full steps you took when installing mod_lsapi? For instance, did you follow all of the steps documented on the URL referenced below? Apache mod_lsapi > Installation A similar issue was reported and addressed on the following post: Help with EA4 Profile for mod_lsapi Thank you. 0 -
Thank You. I have lsapi working, but It doesnt work on php 5.3 and 7.1 (all the settings are the same on all php versions, all modules are the same), but in log I have: End of script output before headers: ea-php71 W. 0 -
Hello, Do you notice any additional output to /usr/local/apache/logs/error_log when this happens? Also, please post the output from the following commands: /usr/local/cpanel/bin/rebuild_phpconf --current rpmverify ea-apache24
Additionally, try using the update flag with the cagefsctl command to see if it helps correct the issue:cagefsctl --update
Thank you.0 -
Is your script compatible with php71. put a phpinfo() page and see if that works and see if it shows the correct sapi 0 -
Problem resolved - we needed to edit /etc/container/php.handler and insert additional PHP handlers. CloudLinux was not added php 7.1 and 5.3 into this file by default. W. 0
Please sign in to leave a comment.
Comments
5 comments