Attempting to resolve the 503 error pages using Litespeed webserver and accessing WHMCS pages on my site I now have a big problem.
I am using CloudLinux plus cageFS and phpSelector on my VPS server.
My nameserver is continuously restarting now and generating a continuous stream of error messages and email notifications !
Going back to Apache webserver has not solved the problem!
This was caused by executing the following commands and instructions on this forum: quote:
My error (email) messages are:
Whether the following error message in the WHM panel under the CageFS plugin there:
It is all quite complex: CloudLinux - CageFS - Litespeed - WHM/cPanel - WHMCS - Installatron to fully understand all the interdependencies.
Litespeed is a very nice fast webserver that I would very much like continue using on this newly set up shared webhosting server and later on other VPS offerings.
Hope to hear soon and get this mess sorted out ...
I am using CloudLinux plus cageFS and phpSelector on my VPS server.
My nameserver is continuously restarting now and generating a continuous stream of error messages and email notifications !
Going back to Apache webserver has not solved the problem!
This was caused by executing the following commands and instructions on this forum: quote:
This problem was solved with the help CPanel staff and litespeed staff,
soloution:
[root@# mv /usr/lib64/libxml2.so.2 /usr/lib64/libxml2.so.2-bak
[root@# ln -s /usr/lib/libxml2.so.2 /usr/lib64/libxml2.so.2
then see it work fine:
soloution:
[root@# mv /usr/lib64/libxml2.so.2 /usr/lib64/libxml2.so.2-bak
[root@# ln -s /usr/lib/libxml2.so.2 /usr/lib64/libxml2.so.2
then see it work fine:
My error (email) messages are:
nameserver failed @ date + time etc. A restart was attempted automagically
named is not running
Starting named:
Error in named configuration:
/usr/sbin/named-checkconf: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
[FAILED]
Jun 12 10:02:03 serverx1 named: /usr/sbin/named-checkconf: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
*
named is not running
Starting named:
Error in named configuration:
/usr/sbin/named-checkconf: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
[FAILED]
Jun 12 10:02:03 serverx1 named: /usr/sbin/named-checkconf: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
*
Code:
"Internal Server Error - 500"
"No response from subprocess (/usr/local/cpanel/whostmgr/docroot/cgi/addon_cagefs.cgi): The subprocess exited with status 2 (ENOENT)."
"cpsrvd/11.44.0.7 Server at 149.210.176.112"
Litespeed is a very nice fast webserver that I would very much like continue using on this newly set up shared webhosting server and later on other VPS offerings.
Hope to hear soon and get this mess sorted out ...
Last edited by a moderator: