- Failed to switch to Apache
- This may be due to a configuration error. To manually check this problem, please ssh to your server.
- Use the following steps to manually switch to Apache:
- Stop LiteSpeed if lshttpd still running: pkill -9 litespeed
- Restore Apache httpd if /usr/sbin/httpd_ls_bak exists: mv -f /usr/sbin/httpd_ls_bak /usr/sbin/httpd
- Run the Apache restart command manually: service httpd restart and check for errors.
can't switch from lite speed to apache