Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

Phpfastcgi removed?

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
imperahost
Posts: 19
Joined: Sat Sep 28, 2013 9:41 pm

Phpfastcgi removed?
  • Quote

Post by imperahost » Mon Dec 23, 2013 12:49 am

I installed Vestaco some months ago, so after some days without using this good panel, i try install today again

1 - Phpfastcgi not found on apache templates only phpcgi
2 - Using phpcgi i have this problem

Syntax error on line 17 of /home/admin/conf/web/apache2.conf:
Invalid command 'Action', perhaps misspelled or defined by a module not included in the server configuration
Action 'configtest' failed.
The Apache error log may have more information.
...fail!

3 - Is possiblem remove apache and use only Nginx?
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: Phpfastcgi removed?
  • Quote

Post by skid » Tue Dec 24, 2013 2:55 pm

1. In order to decrease memory consumption installer doesn't install fcgi modules on a server with less than 1Gb RAM
You can install it manually

Code: Select all

apt-get install libapache2-mod-fcgid
a2enmod fcgid
cd /usr/local/vesta/data/templates/web
wget http://c.vestacp.com/0.9.8/ubuntu/templates.tar.gz
tar -xzvf templates.tar.gz
2. Try following command "a2enmod cgi" and restart apache

3. Apacheless configuration is not yet supported so it could be really tricky to remove it.
Top

imperahost
Posts: 19
Joined: Sat Sep 28, 2013 9:41 pm

Re: Phpfastcgi removed?
  • Quote

Post by imperahost » Sat Dec 28, 2013 9:09 am

skid wrote:1. In order to decrease memory consumption installer doesn't install fcgi modules on a server with less than 1Gb RAM
You can install it manually

Code: Select all

apt-get install libapache2-mod-fcgid
a2enmod fcgid
cd /usr/local/vesta/data/templates/web
wget http://c.vestacp.com/0.9.8/ubuntu/templates.tar.gz
tar -xzvf templates.tar.gz
2. Try following command "a2enmod cgi" and restart apache

3. Apacheless configuration is not yet supported so it could be really tricky to remove it.
Thanko
Top


Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password