Ver Mensaje Individual
  #3 (permalink)  
Antiguo 29/07/2009, 15:01
potayo
 
Fecha de Ingreso: noviembre-2007
Mensajes: 16
Antigüedad: 16 años, 5 meses
Puntos: 0
Respuesta: SOBI2 - Instalar Componente Error

Por favor alguien sabe como corregir ese problema??



a mi me salio algo similar


JInstaller::install: Error SQL. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `jos_sobi2_cat_items_relations` ( `catid` int(11) NOT NULL default '0', `itemid` int(11) NOT NULL default '0', `ordering` int(11) NOT NULL, PRIMARY KEY (`catid`,`itemid`), KEY `itemid` (`itemid`), KEY `catid` (`catid`) )
SQL =

CREATE TABLE IF NOT EXISTS `jos_sobi2_cat_items_relations` (
`catid` int(11) NOT NULL default '0',
`itemid` int(11) NOT NULL default '0',
`ordering` int(11) NOT NULL,
PRIMARY KEY (`catid`,`itemid`),
KEY `itemid` (`itemid`),
KEY `catid` (`catid`)
)

* Componente Instalar: Error SQL. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `jos_sobi2_cat_items_relations` ( `catid` int(11) NOT NULL default '0', `itemid` int(11) NOT NULL default '0', `ordering` int(11) NOT NULL, PRIMARY KEY (`catid`,`itemid`), KEY `itemid` (`itemid`), KEY `catid` (`catid`) )
SQL =

CREATE TABLE IF NOT EXISTS `jos_sobi2_cat_items_relations` (
`catid` int(11) NOT NULL default '0',
`itemid` int(11) NOT NULL default '0',
`ordering` int(11) NOT NULL,
PRIMARY KEY (`catid`,`itemid`),
KEY `itemid` (`itemid`),
KEY `catid` (`catid`)
)

----------


agradeceria que alguien diga como solucionarlo