Remove Openlitespeed

akadi81

Verified User
Joined
Feb 26, 2015
Messages
56
Hello,
I tried openlitespeed, but i want to go back to nginx_apache solution.

OS: Centos 7.

Commands used:

./build set webserver nginx_apache
./build set php1_mode php-fpm
./build set php2_mode php-fpm
./build set php3_mode php-fpm
./build set php4_mode php-fpm
./build update
./build all d
./build rewrite_confs

Everyting seemd to be ok... until restart when i saw that openlite is serving requests. Please see attachments.
Any ideea how to get rid of openlite?
Thank you.
 

Attachments

  • da1.PNG
    da1.PNG
    54.6 KB · Views: 59
  • da2.PNG
    da2.PNG
    14.5 KB · Views: 42
  • da3.png
    da3.png
    318.5 KB · Views: 37
Last edited:
It seems it's needed to disable openlitespeed from starting.

I used command: systemctl disable openlitespeed for centos 7 and looks fine.
 
Hello
Can you please have a comparison between openlitespeed and nginx_apache (esp for production web hosting servers)?
 
Hello
Can you please have a comparison between openlitespeed and nginx_apache (esp for production web hosting servers)?
Very hard to tell, we use both on different servers and TBH i did not feel any difference however if i have to give number i say 4 to nginx_apache and 5 out of 5 to openlitespeed
 
Very hard to tell, we use both on different servers and TBH i did not feel any difference however if i have to give number i say 4 to nginx_apache and 5 out of 5 to openlitespeed
But can you disable rules in modsecurity? as far as i know this option doesn't work in directadmin.
 
Back
Top