Erro na instalação do Joomd 1.2

  • chicaogeek
  • Avatar de chicaogeek Autor do Tópico
  • Offline
  • JCB! Professional
  • JCB! Professional
Mais
14 anos 7 meses atrás #45501 por chicaogeek
chicaogeek created the topic: Erro na instalação do Joomd 1.2
Olá moçada, estou rodando o componente joomd 1.2 localmente e ele funciona blz, mas quando tento instalar no site ele está dando esses erros alguém sabe explicar o porquê e dar uma solução?

JInstaller::install: Erro do SQL. DB function failed with error number 2006
MySQL server has gone away SQL=-- -- Table structure for table `jos_directory_category` -- CREATE TABLE IF NOT EXISTS `jos_directory_category` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `parent` int(11) NOT NULL, `name` varchar(255) NOT NULL, `intro_text` varchar(255) NOT NULL, `descr` text NOT NULL, `img` varchar(255) NOT NULL, `ordering` int(11) NOT NULL, `access` tinyint(1) NOT NULL, `published` tinyint(1) NOT NULL, `create_date` datetime NOT NULL, `hits` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
SQL =
--
-- Table structure for table `jos_directory_category`
--

CREATE TABLE IF NOT EXISTS `jos_directory_category` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`parent` int(11) NOT NULL,
`name` varchar(255) NOT NULL,
`intro_text` varchar(255) NOT NULL,
`descr` text NOT NULL,
`img` varchar(255) NOT NULL,
`ordering` int(11) NOT NULL,
`access` tinyint(1) NOT NULL,
`published` tinyint(1) NOT NULL,
`create_date` datetime NOT NULL,
`hits` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
Componente Instalar: Arquivo SQL com erro, inexistente ou inacessível para leitura. DB function failed with error number 2006
MySQL server has gone away SQL=-- -- Table structure for table `jos_directory_category` -- CREATE TABLE IF NOT EXISTS `jos_directory_category` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `parent` int(11) NOT NULL, `name` varchar(255) NOT NULL, `intro_text` varchar(255) NOT NULL, `descr` text NOT NULL, `img` varchar(255) NOT NULL, `ordering` int(11) NOT NULL, `access` tinyint(1) NOT NULL, `published` tinyint(1) NOT NULL, `create_date` datetime NOT NULL, `hits` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
SQL =
--
-- Table structure for table `jos_directory_category`
--

CREATE TABLE IF NOT EXISTS `jos_directory_category` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`parent` int(11) NOT NULL,
`name` varchar(255) NOT NULL,
`intro_text` varchar(255) NOT NULL,
`descr` text NOT NULL,
`img` varchar(255) NOT NULL,
`ordering` int(11) NOT NULL,
`access` tinyint(1) NOT NULL,
`published` tinyint(1) NOT NULL,
`create_date` datetime NOT NULL,
`hits` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
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


Grato pela atenção, <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->

[color=#0000FF:e9v2oskd][b:e9v2oskd]Porque ajudando também se aprende![/b:e9v2oskd] [/color:e9v2oskd]
[color=#FF0000:e9v2oskd][b:e9v2oskd]Faça parte do movimento:[/b:e9v2oskd]"[b:e9v2oskd]Coloque[/b:e9v2oskd][/color:e9v2oskd] [color=#0000FF:e9v2oskd][b:e9v2oskd][RESOLVIDO][/b:e9v2oskd][/color:e9v2oskd] [color=#FF0000:e9v2oskd][b:e9v2oskd]no seu post!"[/b:e9v2oskd][/color:e9v2oskd]

Please Entrar ou Registrar to join the conversation.