Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
litespeed_wiki:troubleshooting:admin-page-unavailable [2018/08/13 20:12]
Lisa Clarke Proofreading
litespeed_wiki:troubleshooting:admin-page-unavailable [2018/11/29 17:01]
Lisa Clarke [LSWS is not running?] Proofreading
Line 44: Line 44:
 ===== External Firewall =====  ​ ===== External Firewall =====  ​
 If, after these steps, you are still unable to access the WebAdmin Console page, it is possible that some external firewall may be causing the problem. If this is the case you will have to find it and change it accordingly. If, after these steps, you are still unable to access the WebAdmin Console page, it is possible that some external firewall may be causing the problem. If this is the case you will have to find it and change it accordingly.
 +
 +===== LSWS is not Running =====
 +If LiteSpeed Web Server is not running, then the LiteSpeed Web Server WebAdmin page won't be available for sure.
 +
 +Check if LSWS is running:
 +  ps -ef | grep litespeed
 +
 +On cPanel, you may be running Apache instead of LSWS at the moment. The following command should show which server is currently running:
 +  ps -ef | grep httpd  ​
 +
  • Admin
  • Last modified: 2022/11/03 20:00
  • by Lisa Clarke