Visualizzazione risultati 1 fino 3 di 3

Discussione: [Joomla] Problema Con Agora

  1. #1
    Guest

    Predefinito [Joomla] Problema Con Agora

    Salve ragazzi ho un piccolo problema quando provo ad installare agora mi da questo errore:
    Codice:
    JInstaller::install: Errore SQL. DB function failed with error number 2006
    MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS avjos_agora_feeds ( `url` varchar(255) NULL default '', `max` int(11) NOT NULL default 0, `closed` tinyint(1) NOT NULL default 0, `forum_id` int(11) NOT NULL default 0, `author` varchar(255) NULL default 'Guest', `last_post` INT(10) NOT NULL default 0, `num_posts` INT(10) NOT NULL default 0, `id` INT(10) unsigned NULL auto_increment, PRIMARY KEY (`id`) ) Type=MyISAM;
    SQL =
    CREATE TABLE IF NOT EXISTS avjos_agora_feeds (
    	`url` varchar(255) NULL default '',
    	`max` int(11) NOT NULL default 0,
    	`closed` tinyint(1) NOT NULL default 0,
    	`forum_id` int(11) NOT NULL default 0,
    	`author` varchar(255) NULL default 'Guest',
    	`last_post` INT(10) NOT NULL default 0,
    	`num_posts` INT(10) NOT NULL default 0,
    	`id` INT(10) unsigned NULL auto_increment,
    	PRIMARY KEY  (`id`)
    ) Type=MyISAM;
    componente Installa: Errore file sql non leggibile o non presente. DB function failed with error number 2006
    MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS avjos_agora_feeds ( `url` varchar(255) NULL default '', `max` int(11) NOT NULL default 0, `closed` tinyint(1) NOT NULL default 0, `forum_id` int(11) NOT NULL default 0, `author` varchar(255) NULL default 'Guest', `last_post` INT(10) NOT NULL default 0, `num_posts` INT(10) NOT NULL default 0, `id` INT(10) unsigned NULL auto_increment, PRIMARY KEY (`id`) ) Type=MyISAM;
    SQL =
    CREATE TABLE IF NOT EXISTS avjos_agora_feeds (
    	`url` varchar(255) NULL default '',
    	`max` int(11) NOT NULL default 0,
    	`closed` tinyint(1) NOT NULL default 0,
    	`forum_id` int(11) NOT NULL default 0,
    	`author` varchar(255) NULL default 'Guest',
    	`last_post` INT(10) NOT NULL default 0,
    	`num_posts` INT(10) NOT NULL default 0,
    	`id` INT(10) unsigned NULL auto_increment,
    	PRIMARY KEY  (`id`)
    ) Type=MyISAM;
    Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM avjos_modules AS m LEFT JOIN avjos_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
    Ho provato sia a fare l'upload del componente sia a mettere la cartella dentro tmp e fare l'installazione da li ma nisba! non va

  2. #2
    L'avatar di dementialsite
    dementialsite non è connesso Super Moderatore
    Data registrazione
    19-10-2004
    Residenza
    fuori Padova
    Messaggi
    5,046

    Predefinito

    In teoria dovrebbe essere un errore momentaneo e, a quanto pare, parecchio inusuale (non so se sia impostato così su AV, ma le 8 ore di timeout di MySQL sono ben superiori ai 30 secondi concessi dal PHP che lo esegue...). Potresti semplicemente riprovare in un altro momento...

    Se ancora non risolvi, prova a leggere questo topic dal forum di supporto di Agora: http://jvitals.com/index.php?option=...p=1&Itemid=105

    Hai ancora due strade che puoi tentare, però entrambe molto rischiose: quella di creare manualmente il database prima di installare Agora, oppure quella di sostituire l'interfaccia nativa di Joomla al database con una che si presume essere più ottimizzata. In entrambi i casi, un backup del tuo sito è estremamente consigliato.

    È un po' strano, però... anch'io uso Agora sul mio sito e non ho mai avuto problemi di questo tipo...

    Stammi bene...
    Le questioni tecniche hanno risposte migliori nel forum pubblico, non trovi?

    When you don't know your next step... improvise

    ALTERVISTA WANTS YOU!
    Vuoi diventare moderatore su AlterVista? Scopri come...

  3. #3
    Guest

    Predefinito

    il problema è che sono 3 o 4 giorni che ci riprovo ma mi da sempre lo stesso errore. Ho provato cmq ad installare kunena ma non mi piace per niente cercavo un forum che si integrasse con il template nativo di joomla ma sembra che non ne esistano!

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •