Some warning to fix... same in ubuntu.
Sep 17 19:36:39 centos7.local httpd[19993]: AH00548: NameVirtualHost has no effect and will be removed in the next release /etc/zpanel/configs/apache/httpd-vhosts.conf:9
Sep 17 19:36:39 centos7.local httpd[19993]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using centos7.local. Set the 'ServerName' directive globally
Still checking to get apache working fine...
LoadModule suexec_module modules/mod_suexec.so
SuExec is enabled by default that's great but we have to disable it currently.
Would be neat to support it.
PHP 5.4.16 (cli) (built: Aug 6 2014 13:12:28)
Copyright © 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright © 1998-2013 Zend Technologies
with Suhosin v0.9.37-dev, Copyright © 2007-2014, by SektionEins GmbH
It's not the main issue currently....
Error AH01630
fixed
http://httpd.apache.org/docs/2.4/upgrading.html
Sentora running currently on centos 7... Need to review the security and if there is some bugs here.
We need mainly to change apache hook to support 2.4 over
Require all granted
That will replace
Order Allow,Deny
Allow from all
Those cause an issue here.
5050 already had to handle it in ubuntu and same patched the hook manually using:
sed -i 's|Order allow,deny|Require all granted|I' /etc/zpanel/panel/modules/apache_admin/hooks/OnDaemonRun.hook.php
sed -i '/Allow from all/d' /etc/zpanel/panel/modules/apache_admin/hooks/OnDaemonRun.hook.php
That should do the trick but then need to be applied after each update. We need to patch the apache hook.
M B
Sep 17 19:36:39 centos7.local httpd[19993]: AH00548: NameVirtualHost has no effect and will be removed in the next release /etc/zpanel/configs/apache/httpd-vhosts.conf:9
Sep 17 19:36:39 centos7.local httpd[19993]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using centos7.local. Set the 'ServerName' directive globally
Still checking to get apache working fine...
LoadModule suexec_module modules/mod_suexec.so
SuExec is enabled by default that's great but we have to disable it currently.
Would be neat to support it.
PHP 5.4.16 (cli) (built: Aug 6 2014 13:12:28)
Copyright © 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright © 1998-2013 Zend Technologies
with Suhosin v0.9.37-dev, Copyright © 2007-2014, by SektionEins GmbH
It's not the main issue currently....
Error AH01630
fixed
http://httpd.apache.org/docs/2.4/upgrading.html
Sentora running currently on centos 7... Need to review the security and if there is some bugs here.
We need mainly to change apache hook to support 2.4 over
Require all granted
That will replace
Order Allow,Deny
Allow from all
Those cause an issue here.
5050 already had to handle it in ubuntu and same patched the hook manually using:
sed -i 's|Order allow,deny|Require all granted|I' /etc/zpanel/panel/modules/apache_admin/hooks/OnDaemonRun.hook.php
sed -i '/Allow from all/d' /etc/zpanel/panel/modules/apache_admin/hooks/OnDaemonRun.hook.php
That should do the trick but then need to be applied after each update. We need to patch the apache hook.
M B
No support using PM (Auto adding to IGNORE list!), use the forum.
How to ask
200$ free to start your VPS 60 days credit
How to ask
200$ free to start your VPS 60 days credit