Control Web Panel

WebPanel => How to => Topic started by: brijendrasial on April 07, 2015, 12:04:24 PM

Title: Install Apache 2.4.x and suPHP 0.7.2
Post by: brijendrasial on April 07, 2015, 12:04:24 PM
Install Apache2.4 and suPHP 0.7.2 in Centos Web Panel:
http://panel.bullten.net/knowledgebase/36/Install-Apache-24-and-suPHP-072-in-CWP.html
Title: Re: Install Apache 2.4.x and suPHP 0.7.2
Post by: brijendrasial on April 07, 2015, 04:51:36 PM
I have created a simple bash file which you can run to install Apache 2.4 and suPHP 0.7.2 on your CWP server

Quote
cd /usr/local/src
wget -c http://dl-package.bullten.in/cwp/apache-upgrade.sh
chmod +x apache-upgrade.sh
sh apache-upgrade.sh | tee /var/log/apache_upgrade.log


You still need to edit your Vhost file [ /usr/local/apache/conf.d/vhosts.conf] and add [Require all granted] under each domain Host.

(https://blog.bullten.com/images/cwp-httpd-2-4-1.png) 
Title: Re: Install Apache 2.4.x and suPHP 0.7.2
Post by: brijendrasial on April 08, 2015, 10:42:40 AM
Added feature to add "Require all granted" to Vhost file for pre existed domains. Still for new domains you need to add that manually.
Title: Re: Install Apache 2.4.x and suPHP 0.7.2
Post by: infinitech07 on May 21, 2016, 06:32:28 AM
Download link broken  :(
Title: Re: Install Apache 2.4.x and suPHP 0.7.2
Post by: Neo2SHYAlien on May 23, 2016, 07:05:55 PM
Will be better if you put Require all granted into Apache virtual host template and after that rebuild vhosts :)
Title: Re: Install Apache 2.4.x and suPHP 0.7.2
Post by: mozev on December 23, 2016, 12:21:55 PM
have all done but he gets still to the root and not to my vhosts
Title: Re: Install Apache 2.4.x and suPHP 0.7.2
Post by: Sandeep on December 23, 2016, 01:32:54 PM
this will not work please wait for centos 7 CWP it have Apache 2.4.xx support.