Buenas tardes,
Estoy instalando ispCP 1.0.7 en un nuevo dedicado en Squeeze 6
Al finalizar la instalacion con perl ./ispcp-setup me aparece da error la instalacion...
Os pongo el log...aunque segun observo el problema esta en el fastcgi...
Quote: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!
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] Enabling module actions.
Run '/etc/init.d/apache2 restart' to activate new configuration!
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...
Como procedo para poder finalizar la instalacion??
Gracias