Web server software (WebServerX) is not supported. Sorry

This is one of the errors that server administrators would usually come across after installing Moodle

The reason why the server generates this is due to the mod_security configuration.

SOLUTION

In order to resolve the issue, one must edit the following file:

# vi /usr/local/apache/conf/modsec2.conf

and comment on the line:

SecServerSignature "WebServerX"

i.e.

#SecServerSignature "WebServerX"

Save these changes and Restart Apache Services

This should resolve the issue and Moodle would start working fine.

If you need any help in this regard, please contact our 24/7 technical support department via. Live Chat or Ticket (HelpDesk). We’d be glad to assist.

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

How to Enable Shell Fork Bomb Protection Via WHM?

This tutorial will show you how to enable Shell Fork Bomb Protection using WHM. What…

How To Get An SSL Certificate?

In this article, we will explain to you what an SSL certificate is and why…

Dirty Cow Vulnerability – Check How Dirty It Is?

Dirty cow vulnerability mainly affects major Linux Operating Systems. Below is the impact of this…