Skip to main content

Problem with lsapi_mod and MultiPHP

Comments

5 comments

  • cPanelMichael
    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
  • bejbi
    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
  • cPanelMichael
    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
  • Anoop P Alias
    Is your script compatible with php71. put a phpinfo() page and see if that works and see if it shows the correct sapi
    0
  • bejbi
    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.