Current time: 05-03-2024, 10:59 PM Hello There, Guest! (LoginRegister)


Post Reply 
Apache fastCGI Error
Author Message
mvradio Offline


Posts: 3
Joined: Jan 2011
Reputation: 0
Post: #1
Apache fastCGI Error
Hi, im haveing problems installing Ispcp 1.0.7 on my Ubuntu server 10.10

this is the error I got when I run " perl ispcp-setup"
I've searched alot of posts on the web and ispcp fourm too
but I didn't find the answer to deal this error
Some help please thanks!!


Code:
The program is now ready to set up ispCP on your system.
        Do you want to continue? [Y/n]: y

        Starting ispCP installation
         * Stopping all services: ....                                 [ Done ]

        Pre-installation tasks for Ubuntu
/bin/grep: /etc/default/postgrey: No such file or directory
         * Nothing to do...                                            [ Done ]

        System checks
         * Mysql server connection:                                    [ Done ]

        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

Error Log

Code:
repl_tag()                     | Ending...
repl_tag()                     | Starting...
get_tag()                      | Starting...
repl_var()                     | Ending...
repl_var()                     | Starting...
repl_tag()                     | Starting...
get_tag()                      | Starting...
get_tag()                      | Ending...
repl_tag()                     | Ending...
repl_tag()                     | Starting...
get_tag()                      | Starting...
repl_var()                     | Ending...
repl_var()                     | Starting...
repl_tag()                     | Starting...
get_tag()                      | Starting...
get_tag()                      | Ending...
repl_tag()                     | Ending...
repl_tag()                     | Starting...
get_tag()                      | Starting...
repl_var()                     | Ending...
prep_tpl()                     | Ending...
store_file()                   | Starting...
setfmode()                     | Starting...
setfmode()                     | Ending...
store_file()                   | Ending...
sys_command()                  | Starting...
getCmdExitValue()              | Starting...
getCmdExitValue()              | [DEBUG] External command exited with value 0
getCmdExitValue()              | Ending...
sys_command('/bin/cp -pf /etc/ispcp/apache/working/fastcgi_ispcp.conf /etc/apache2/mods-available/') | Ending...
get_file()                     | Starting...
get_file()                     | Ending...
prep_tpl()                     | Starting...
repl_var()                     | Starting...
repl_tag()                     | Starting...
get_tag()                      | Starting...
get_tag()                      | Ending...
repl_tag()                     | Ending...
repl_tag()                     | Starting...
get_tag()                      | Starting...
repl_var()                     | Ending...
prep_tpl()                     | Ending...
store_file()                   | Starting...
setfmode()                     | Starting...
setfmode()                     | Ending...
store_file()                   | Ending...
sys_command()                  | Starting...
getCmdExitValue()              | Starting...
getCmdExitValue()              | [DEBUG] External command exited with value 0
getCmdExitValue()              | Ending...
sys_command('/bin/cp -pf /etc/ispcp/apache/working/fcgid_ispcp.conf /etc/apache2/mods-available/') | Ending...
get_file()                     | Starting...
get_file()                     | Ending...
store_file()                   | Starting...
setfmode()                     | Starting...
setfmode()                     | Ending...
store_file()                   | Ending...
sys_command()                  | Starting...
getCmdExitValue()              | Starting...



get_file()                     | Starting...
get_file()                     | Ending...
prep_tpl()                     | Starting...
repl_var()                     | Starting...
repl_tag()                     | Starting...
get_tag()                      | Starting...
get_tag()                      | Ending...
repl_tag()                     | Ending...
repl_tag()                     | Starting...
get_tag()                      | Starting...
repl_var()                     | Ending...
prep_tpl()                     | Ending...
store_file()                   | Starting...
setfmode()                     | Starting...
setfmode()                     | Ending...
store_file()                   | Ending...
sys_command()                  | Starting...
getCmdExitValue()              | Starting...
getCmdExitValue()              | [DEBUG] External command exited with value 0
getCmdExitValue()              | Ending...
sys_command('/bin/cp -pf /etc/ispcp/apache/working/fcgid_ispcp.conf /etc/apache2/mods-available/') | Ending...
get_file()                     | Starting...
get_file()                     | Ending...
store_file()                   | Starting...
setfmode()                     | Starting...
setfmode()                     | Ending...
store_file()                   | Ending...
sys_command()                  | Starting...
getCmdExitValue()              | Starting...
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!
Module php5 already disabled
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] 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/a2dismod fastcgi_ispcp' exited with value 1 !
exit_msg()                     | Starting...
exit_msg()                     | Ending...
del_file()                     | Starting...
del_file()                     | Ending...


I only copied the last part of it, becuase the log is too long
if there is any other log info required welcome to reply!
01-22-2011 03:57 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)