httpd down

Code:
httpd -t
tail -n 20 /var/log/httpd/error_log
 
It seems to be related to unsuccessful installation of Comodo WAF plugin. To revert this:
Code:
cd /usr/local/directadmin/custombuild
./build set modsecurity no
./build rewrite_confs
 
Thanks you are very helpful in this forum. It is ok now but I will try to contact comodo and find out how I can successfully install it
 
Thanks you are very helpful in this forum. It is ok now but I will try to contact comodo and find out how I can successfully install it

Yes, they seem to have a bug there. It can also be checked at tickets.directadmin.com, but access details to the server would be needed that way.
 
Yes, they seem to have a bug there. It can also be checked at tickets.directadmin.com, but access details to the server would be needed that way.

But if it is a bug that I am 100% sure it is ( I reinstalled the OS and before installing or making any changes I could not install mosec ) then you can test it in your own server to see what is wrong NO? Do I need to contact support?
 
Back
Top