Migrating to CentOS 7, and currently have a test server set-up with our website on it.
Everything is working except for our Search feature which uses CGI.
Before enabling LiteSpeed, Apache returned a 500 Internal Server Error, and error_log had:
With LiteSpeed enabled, the URL now returns:
There is nothing in error_log.
Let me know what other information you need to help me troubleshoot.
CentOS 7, CloudLinux and LiteSpeed
Everything is working except for our Search feature which uses CGI.
Before enabling LiteSpeed, Apache returned a 500 Internal Server Error, and error_log had:
Code:
End of script output before headers: search.cgi
Code:
lscgid: execve():/home/user/public_html/cgi-bin/search.cgi: No such file or directory
Let me know what other information you need to help me troubleshoot.
CentOS 7, CloudLinux and LiteSpeed