Current time: 04-25-2024, 09:00 PM Hello There, Guest! (LoginRegister)


Post Reply 
Apache fastCGI modules configuration failed
Author Message
TechnikOnkel Offline
Junior Member
*

Posts: 27
Joined: Aug 2010
Reputation: 0
Post: #1
Apache fastCGI modules configuration failed
Hey! Ill get this Error Message when I try to install ispCP Omega 1.0.7 ReleaseRelease

Quote:Services setup
* ispCP users and groups: [ Done ]
* ispCP directories: [ Done ]
* ispCP main configuration file: [ Done ]
* ispCP database: [ Done ]
* ispCP default language table: [ Done ]
* ispCP default SQL data: [ Done ]
* ispCP system hosts file: [ Done ]
* ispCP system resolver: [ Done ]
* ispCP crontab file: [ Done ]
* ispCP Bind9 main configuration file: [ Done ]
* ispCP Apache fastCGI modules configuration: [ Failed ]

[FATAL] An error occurred during setup process!
Correct it and re-run this program.

Log files are stored in /var/log/ispcp/setup
You can also find help at http://isp-control.net/forum


Quote:getCmdExitValue() | [DEBUG] External command exited with value 0
getCmdExitValue() | Ending...
sys_command('/bin/cp -pf /etc/ispcp/apache/working/fcgid_ispcp.load /etc/apache2/mods-available/') | Ending...
sys_command() | Starting...
system() | [DEBUG] ERROR: Module php4 does not exist!
ERROR: Module php5 does not exist!
getCmdExitValue() | Starting...
getCmdExitValue() | [DEBUG] External command exited with value 1
getCmdExitValue() | Ending...
sys_command() | [ERROR] External command '/usr/sbin/a2dismod php4 php5' exited with value 1 !
sys_command() | Starting...
system() | [DEBUG] Module actions already enabled
getCmdExitValue() | Starting...
getCmdExitValue() | [DEBUG] External command exited with value 0
getCmdExitValue() | Ending...
sys_command('/usr/sbin/a2enmod actions') | Ending...
sys_command() | Starting...
system() | [DEBUG] Module fcgid_ispcp already disabled
getCmdExitValue() | Starting...
getCmdExitValue() | [DEBUG] External command exited with value 0
getCmdExitValue() | Ending...
sys_command('/usr/sbin/a2dismod fcgid_ispcp') | Ending...
sys_command() | Starting...
system() | [DEBUG] ERROR: Module fastcgi_ispcp does not exist!
getCmdExitValue() | Starting...
getCmdExitValue() | [DEBUG] External command exited with value 1
getCmdExitValue() | Ending...
sys_command() | [ERROR] External command '/usr/sbin/a2enmod fastcgi_ispcp' exited with value 1 !
exit_msg() | Starting...
exit_msg() | Ending...
del_file() | Starting...
del_file() | Ending...
(This post was last modified: 12-12-2010 03:24 AM by TechnikOnkel.)
12-12-2010 03:19 AM
Find all posts by this user Quote this message in a reply
dmydry Offline


Posts: 1
Joined: Jan 2011
Reputation: 0
Post: #2
RE: Apache fastCGI modules configuration failed
Join in, I have the same problem.
Any ideas?

By the way, I use Debian 6 beta. Maybe that's the problem?
(This post was last modified: 01-21-2011 01:48 AM by dmydry.)
01-21-2011 01:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Philipp Offline
Junior Member
*

Posts: 18
Joined: Aug 2007
Reputation: 1
Post: #3
RE: Apache fastCGI modules configuration failed
You need to add contrib and non-free to your /etc/apt/sources.list:

Code:
deb http://ftp.at.debian.org/debian/ squeeze main contrib non-free    
deb-src http://ftp.at.debian.org/debian/ squeeze main contrib non-free      
                
deb http://security.debian.org/ squeeze/updates main contrib non-free                                  
deb-src http://security.debian.org/ squeeze/updates main contrib non-free

Then run:
apt-get update && apt-get install libapache2-mod-fastcgi

The installer should now run Smile
(This post was last modified: 01-23-2011 06:03 AM by Philipp.)
01-23-2011 06:02 AM
Find all posts by this user Quote this message in a reply
eskary Offline
Newbie
*

Posts: 6
Joined: Mar 2009
Reputation: 0
Post: #4
RE: Apache fastCGI modules configuration failed
(01-23-2011 06:02 AM)Philipp Wrote:  You need to add contrib and non-free to your /etc/apt/sources.list:

Code:
deb http://ftp.at.debian.org/debian/ squeeze main contrib non-free    
deb-src http://ftp.at.debian.org/debian/ squeeze main contrib non-free      
                
deb http://security.debian.org/ squeeze/updates main contrib non-free                                  
deb-src http://security.debian.org/ squeeze/updates main contrib non-free

Then run:
apt-get update && apt-get install libapache2-mod-fastcgi

The installer should now run Smile

Works! Thank you!
01-31-2011 07:41 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)