Invalid tabs 2258

#1
Hello, i do not know why this has happen.
But I cannot do anything within OLS at all.

All I get when I enter pages is shown on the images below.
Do anyone have any suggestions?


1663195392244.png

1663195417932.png
 
#2
I tried tracing errors, but i see no reason why the pages should not work in OLS.
The sub-sites do work.

Check OpenLiteSpeed configuration errors: /usr/local/lsws/bin/openlitespeed -t

Code:
[root@~]# /usr/local/lsws/bin/openlitespeed -t

2022-09-15 02:05:43.165251 [WARN] [120715] [config:server:vhosts:vhost:Example] Uid of /usr/local/lsws/Example/html/ is 0, smaller than minimum requirement 11, use server uid!

2022-09-15 02:05:43.165350 [WARN] [120715] [config:server:vhosts:vhost:Example] Gid of /usr/local/lsws/Example/html/ is 65534, smaller than minimum requirement 10, use server gid!

2022-09-15 02:05:43.171860 [WARN] [120715] [config:server:vhosts:vhost:django.newstargeted.com] Uid of /home/django.newstargeted.com/public_html/ is 0, smaller than minimum requirement 11, use server uid!

2022-09-15 02:05:43.171910 [WARN] [120715] [config:server:vhosts:vhost:django.newstargeted.com] Gid of /home/django.newstargeted.com/public_html/ is 65534, smaller than minimum requirement 10, use server gid!

2022-09-15 02:05:43.199241 [ERROR] [120715] [config:server:vhosts:vhost:net2ftp.newstargeted.com:epsr:newst12767020.655340] invalid path - /usr/local/lsws/lsphp70/bin/lsphp, it cannot be started by Web server!

2022-09-15 02:05:43.199299 [ERROR] [120715] [config:server:vhosts:vhost:net2ftp.newstargeted.com:scripthandler:add] HttpMime::addMimeHandler getHandler with name newst12767020 ret (nil)

2022-09-15 02:05:43.199310 [ERROR] [120715] [config:server:vhosts:vhost:net2ftp.newstargeted.com:scripthandler:add] use static file handler for suffix
 
Top