Wrong LSAPI header type: 6 instead of expected 7
If You are getting this error after update:
|
|
That’s because cloudlinux developers modified their lsapi code, and didn’t add variable default value. Very nice guys…
The fix:
Just add the line to /etc/httpd/conf/extra/mod_lsapi.conf (Or other lsapi configuration file in case Your server is not a DA server):
|
|
The error should be gone.
Cheers!
**