EasyApache 4 - Include Editor error
Since updating to easyapache 4 when I try to use the Apache Include Editor I get the following when I try to save any of the files with changes:
Sorry, your changes have introduced a syntax error in post_virtualhost_global.conf. Please correct the issue.
Error:
AH00534: httpd: Configuration error: No MPM loaded.
The worker MPM is definitely loaded and working..
-
Hi, Thanks for the report! We're tracking this in case EA-3697. As a work around, you can edit these includes via the command line, they are located in '/etc/apache2/conf.d/'. Thanks again! 0 -
I'm having the same issue with easyapache 4, any solution? Thanks 0 -
Hi, As stated in my previous post, a work around is to edit these files manually, via the command line. Please watch this page for updates to when we get that fixed :D Current Status of EasyApache 4 - EasyApache 4 - cPanel Documentation Thanks! 0 -
In my case I wanted to add some hardening to the Pre Main Include, so I went to this folder: /etc/apache2/conf.d/includes/ and created a file called pre_main_global.conf and in this I put the code I wanted: SSLProtocol -All +TLSv1 +TLSv1.1 +TLSv1.2 SSLHonorCipherOrder On SSLCipherSuite ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
and saved. I restarted Apache and then checked back in WHM and sure enough, there it was.0 -
Is there an ETA for getting this fixed? 0 -
Hi, This has been fixed in 11.56, under case CPANEL-4602 0
Please sign in to leave a comment.
Comments
6 comments