ayuda con Community Builder 1.7.1

12 years 2 months ago #190637 by olguita1971
ayuda con Community Builder 1.7.1 was created by olguita1971
Hola, soy nueba en esto de joomla, estoy instalando Community Builder1.7.1, y cuando le doy a instalar com_comprofiler, me sale el siguiente error( no es por php, yo tengo de subida en mi hosting 64 mb), esta es la informacion de mi sistema:
PHP funcionando con: Linux gator392.hostgator.com 2.6.38.7 #46 SMP Tue Jan 31 22:55:42 CST 2012 i686
Versión de la base de datos: 5.1.56
Cotejamiento(collation): utf8_general_ci
Versión de PHP: 5.2.17
Servidor web: Apache
Interfaz PHP del servidor: cgi-fcgi
Versión de Joomla!: Joomla! 1.5.25 Stable [ senu takaa ama mamni ] 14-November-2011 18:00 GMT
el error que me sale es este: y lo descargue en esta pagina, el joomla que tengo es el 1.5.25, de antemano gracias:

JInstaller::install: Error SQL. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `jos_comprofiler` ( `id` int(11) NOT NULL default '0', `user_id` int(11) NOT NULL default '0', `firstname` VARCHAR( 100 ), `middlename` VARCHAR( 100 ) , `lastname` VARCHAR( 100 ), `hits` int(11) NOT NULL default '0', `avatar` varchar(255) default NULL, `avatarapproved` tinyint(4) default '1', `approved` tinyint(4) NOT NULL default '1', `confirmed` tinyint(4) NOT NULL default '1', `lastupdatedate` datetime NOT NULL default '0000-00-00 00:00:00', `banned` tinyint(4) NOT NULL default '0', `banneddate` datetime default NULL, `bannedby` int(11) default NULL, `bannedreason` mediumtext, `acceptedterms` tinyint(1) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM;
SQL =
CREATE TABLE IF NOT EXISTS `jos_comprofiler` (
`id` int(11) NOT NULL default '0',
`user_id` int(11) NOT NULL default '0',
`firstname` VARCHAR( 100 ),
`middlename` VARCHAR( 100 ) ,
`lastname` VARCHAR( 100 ),
`hits` int(11) NOT NULL default '0',
`avatar` varchar(255) default NULL,
`avatarapproved` tinyint(4) default '1',
`approved` tinyint(4) NOT NULL default '1',
`confirmed` tinyint(4) NOT NULL default '1',
`lastupdatedate` datetime NOT NULL default '0000-00-00 00:00:00',
`banned` tinyint(4) NOT NULL default '0',
`banneddate` datetime default NULL,
`bannedby` int(11) default NULL,
`bannedreason` mediumtext,
`acceptedterms` tinyint(1) NOT NULL default '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM;
Componente Instalar: Error SQL. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `jos_comprofiler` ( `id` int(11) NOT NULL default '0', `user_id` int(11) NOT NULL default '0', `firstname` VARCHAR( 100 ), `middlename` VARCHAR( 100 ) , `lastname` VARCHAR( 100 ), `hits` int(11) NOT NULL default '0', `avatar` varchar(255) default NULL, `avatarapproved` tinyint(4) default '1', `approved` tinyint(4) NOT NULL default '1', `confirmed` tinyint(4) NOT NULL default '1', `lastupdatedate` datetime NOT NULL default '0000-00-00 00:00:00', `banned` tinyint(4) NOT NULL default '0', `banneddate` datetime default NULL, `bannedby` int(11) default NULL, `bannedreason` mediumtext, `acceptedterms` tinyint(1) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM;
SQL =
CREATE TABLE IF NOT EXISTS `jos_comprofiler` (
`id` int(11) NOT NULL default '0',
`user_id` int(11) NOT NULL default '0',
`firstname` VARCHAR( 100 ),
`middlename` VARCHAR( 100 ) ,
`lastname` VARCHAR( 100 ),
`hits` int(11) NOT NULL default '0',
`avatar` varchar(255) default NULL,
`avatarapproved` tinyint(4) default '1',
`approved` tinyint(4) NOT NULL default '1',
`confirmed` tinyint(4) NOT NULL default '1',
`lastupdatedate` datetime NOT NULL default '0000-00-00 00:00:00',
`banned` tinyint(4) NOT NULL default '0',
`banneddate` datetime default NULL,
`bannedby` int(11) default NULL,
`bannedreason` mediumtext,
`acceptedterms` tinyint(1) NOT NULL default '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM;
Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 2 AND m.client_id = 1 ORDER BY position, ordering

Please Log in to join the conversation.

12 years 2 months ago #190643 by Hertak
Replied by Hertak on topic Re: ayuda con Community Builder 1.7.1
Hola, recuerdo haber lidiado con este problema y no es de php es de mysql y realmente no me acuerdo como lo arregle. Me parece que se arregló solo, te explico porque, el error 2006 es que la base de datos ya no se encuentra para la carga osea se sobre cargó y hay que esperar a que se desature para que vuelva a andar. Por otro lado el problema puede ser el limite de espera del servidor.
Podrías decirme los valores de (max_execution_time y max_input_time) si son inferiores a 128 podrías tener problemas.

Please Log in to join the conversation.

12 years 2 months ago #190646 by olguita1971
Replied by olguita1971 on topic Re: ayuda con Community Builder 1.7.1
si entre a ver en el joomla en "informacion del sistema"-configuarcion PHP Core

me dice:
max_execution_time 30
max_input_time 60

Please Log in to join the conversation.

12 years 2 months ago #190647 by Hertak
Replied by Hertak on topic Re: ayuda con Community Builder 1.7.1
Ese es el problema son muy bajo los valores
Podrías probar subirlo a la carpeta temp e instalarlo desde allí ya que la velocidad en el servidor es mayor que al subirlo.

Please Log in to join the conversation.

12 years 2 months ago #190649 by olguita1971
Replied by olguita1971 on topic Re: ayuda con Community Builder 1.7.1
osea entro por el ftp, y voy a la carpeta de temporales y ahi subo los ficheros, osea el paquete completo o ese nada mas?

Please Log in to join the conversation.

12 years 2 months ago #190650 by Hertak
Replied by Hertak on topic Re: ayuda con Community Builder 1.7.1
Vas por ftp a la carpeta temp, haces una carpeta con cualquier nombre y colocas los archivos des-comprimidos en esa carpeta y luego desde el instalador de paquetes eliges esa carpeta para instalar.

Please Log in to join the conversation.

Moderators: beatnantmarionetarhkrileonHertak
Time to create page: 0.177 seconds

Facebook Twitter LinkedIn