Ver Mensaje Individual
  #1 (permalink)  
Antiguo 08/08/2011, 16:20
MarcosHuck
 
Fecha de Ingreso: junio-2010
Mensajes: 15
Antigüedad: 13 años, 10 meses
Puntos: 0
Mensaje Instalación de ISP Control Panel

¡Muy buenas a todos! Otra vez vengo yo con mis dudillas complejas.

Bueno sin más preámbulos, les plantearé mis problemas.

Estoy intentando instalar un Panel de Control para organizar mis páginas webs y algunas que alojaré. Para hacer esto, opte por probar una gran cantidad de paneles, pero el que más me gusto (ya que probe por demo la gran mayoría, otros los instale en mi VPS) fue ISP Control Panel (http://isp-control.net/[/noparse]). La cuestión es que segui todos los pasos como redacta en la Documentación (http://isp-control.net/documentation/start/installation/ubuntu). Pero resulta que llegar al paso 7 (http://isp-control.net/documentation/start/installation/ubuntu#setup_the_system) me lanza los siguientes errores:

Código:
perl ./ispcp-setup
Código:
[FATAL] Module [MIME::Parser] WAS NOT FOUND !

[FATAL] Module [Net::LibIDN] WAS NOT FOUND !

[FATAL] Module [Crypt::PasswdMD5] WAS NOT FOUND !

[FATAL] Module [HTML::Entities] WAS NOT FOUND !

[FATAL] Module [MIME::Entity] WAS NOT FOUND !

[FATAL] Module [Term::ReadPassword] WAS NOT FOUND !

Modules [MIME::Parser, Net::LibIDN, Crypt::PasswdMD5, HTML::Entities, MIME::Entity, Term::ReadPassword] WAS NOT FOUND in your system...
Leyendo en internet acerca de este problema, lo unico que pude encontrar es que poniendo este comando resultaba algo (No me pregunten que, porque no entendi NADA [Alemán])

Código:
dpkg -l | grep -i "\-perl"
Código:
ii  libberkeleydb-perl              0.42-1ubuntu1               use Berkeley DB 4 databases from Perl
ii  libclass-accessor-perl          0.34-1                      Perl module that automatically generates accessors
ii  libcrypt-blowfish-perl          2.12-1                      Blowfish cryptography for Perl
ii  libcrypt-cbc-perl               2.30-1                      Implementation of cipher block chaining (CBC) mode
ii  libdbd-mysql-perl               4.016-1                     Perl5 database interface to the MySQL database
ii  libdbi-perl                     1.611-1                     Perl Database Interface (DBI)
ii  libfile-copy-recursive-perl     0.38-1                      Perl extension for recursively copying files and directories
ii  libhtml-template-perl           2.9-1                       HTML::Template : A module for using HTML Templates with Perl
ii  libio-string-perl               1.08-2                      Emulate IO::File interface for in-core strings
ii  liblocale-gettext-perl          1.05-6                      Using libc functions for internationalization in Perl
ii  libnet-daemon-perl              0.43-1                      Perl module for building portable Perl daemons easily
ii  libparse-debianchangelog-perl   1.1.1-2ubuntu2              parse Debian changelogs and output them in other formats
ii  libplrpc-perl                   0.2020-2                    Perl extensions for writing PlRPC servers and clients
ii  libsub-name-perl                0.04-1build1                Assigns a new name to referenced sub
ii  libtext-charwidth-perl          0.04-6                      get display widths of characters on the terminal
ii  libtext-iconv-perl              1.7-2                       converts between character sets in Perl
ii  libtext-wrapi18n-perl           0.06-7                      internationalized substitute of Text::Wrap
ii  libtimedate-perl                1.2000-1                    collection of modules to manipulate date/time information
Si alguien tiene experiencia y me podría ayudar a concretar la instalación de este sistema de panel de control se lo lo agradeceria MUCHISIMO. Es algo sumamente necesario, y no tengo ni idea como terminarlo (tengo experiencia pero generalmente no me saltan errores fatales)


PD: Problemas con las URL

Última edición por MarcosHuck; 08/08/2011 a las 16:42