Note that there are some explanatory texts on larger screens.

plurals
  1. POWHM/Cpanel 11.38.2 (build 6) with Easy::Apache v3.22.7 broken when upgrading from Apache 2.2.x to 2.4.x
    primarykey
    data
    text
    <p>Today, I tried rebuilding my Apache, moving from 2.2.x to 2.4.x.</p> <p>It built okay, but when it got to the end, when doing something with the httpd.conf files, I got an error...</p> <pre><code>!! Failed to generate a syntactically correct Apache configuration (/usr/local/apache/conf/httpd.conf.1377752843): Configuration problem detected on line 68 of file /usr/local/apache/conf/httpd.conf.1377752843: Either all Options must start with + or -, or no Option may. --- /usr/local/apache/conf/httpd.conf.1377752843 --- 62ScriptAlias /mailman /usr/local/cpanel/3rdparty/mailman/cgi-bin/ 63ScriptAlias /scgi-bin /usr/local/cpanel/cgi-sys/scgiwrap 64 65 66&lt;Directory "/"&gt; 67 AllowOverride All 68 ===&gt; Options ExecCGI FollowSymLinks Includes IncludesNOEXEC -Indexes -MultiViews SymLinksIfOwnerMatch &lt;=== 69&lt;/Directory&gt; 70 71&lt;Directory "/usr/local/apache/htdocs"&gt; 72 Options All 73 AllowOverride None 74 Require all granted --- /usr/local/apache/conf/httpd.conf.1377752843 --- </code></pre> <p>I am at a loss at what to do. WHM creates this file from the UI, based on options selected in the Apache Global config Editor. I believe modifying this file by hand wouldn't be prudent as its auto generated whenever you modify your setup, etc.</p> <p>I think this is a bug in WHM at the moment as it's not handling the config file rule changes when moving from 2.2.x to 2.4.x.</p> <p>Anyone have any suggestions at what to do?</p> <p>At the moment, Easy Apache rolls back (thankfully). So I'm stuck at 2.2.x.</p> <p>Thanks, Rich</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload