hi
I installed OLS and works grate
but I can't access to webadmin via port 7080
I see the 503 error
whats the problem and how can I do that?
Have you add the Port 7080 in firewall?
yum install openlitespeed
That is not what is missing and wont exactly work.
Installing openlitespeed by repo also installs libnsl
Removing the package to install by source removes libnsl
Without libnsl you will get a 503 server is busy when attempting to access the webadmin
yum install libnsl is all you need
It's about 4 years.That is not what is missing and wont exactly work.
Installing openlitespeed by repo also installs libnsl
Removing the package to install by source removes libnsl
Without libnsl you will get a 503 server is busy when attempting to access the webadmin
yum install libnsl is all you need
yum install libnsl