Visualizzazione dei risultati da 1 a 2 su 2
  1. #1

    Portare joomla in locaper per simulare il trasferimento hosting

    Salve a tutti sto cercando di portare il mio sito joomla in locale solo che quando metto in easyphp il database mi da questo
    Errore

    query 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 ) default NULL ,
    `middlename` varchar( 100 ) default NULL ,
    `lastname` varchar( 100 ) default NULL ,
    `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',
    `cb_MSNCB` varchar( 255 ) default NULL ,
    `cb_SKYPECBA` varchar( 255 ) default NULL ,
    `` varchar( 255 ) default NULL ,
    `cb_citt` tinyint( 4 ) default NULL ,
    `cb_provinciadi` varchar( 255 ) default NULL ,
    `cb_nome` tinyint( 4 ) default NULL ,
    PRIMARY KEY ( `id` )
    ) TYPE = MYISAM

    Messaggio di MySQL: Documentazione
    #1166 - Nome colonna '' non corretto


    ho provato a fare il backup senza quella tabella e allora mi da questo errore
    Errore

    Pare che ci sia un errore nella query SQL immessa. L'errore del server MySQL mostrato qui sotto, se c'è, può anche aiutare nella risoluzione del problema

    ERROR: Stringa di Punctuation Sconosciuta @ 3
    STR: //
    SQL: #
    // Mambo Open Source MySQL-Dump
    // http://www.mamboserver.com
    #
    // Host: Worldmagicmedia.com
    // Generation Time: Dec 19, 2006 at 17:19
    // Server version: 3.23.49-log
    // PHP Version: 4.4.2
    // Database : `wmm`
    // --------------------------------------------------------
    #
    // Table structure for table `esempio`
    #
    DROP table IF EXISTS esempio;


    query SQL:

    # // Mambo Open Source MySQL-Dump // http://www.mamboserver.com # // Host: Worldmagicmedia.com // Generation Time: Dec 19, 2006 at 17:19 // Server version: 3.23.49-log // PHP Version: 4.4.2 // Database : `wmm` // -------------------------------------------------------- # // Table structure for table `esempio` # DROP table IF EXISTS esempio;

    Messaggio di MySQL: Documentazione
    #1064 - Errore di sintassi nella query SQL vicino a '// Mambo Open Source MySQL-Dump
    // http://www.mamboserver.com
    // Host: Worldmagi' linea 1



    aiutatemi vi prego devo trasferirmi entro domani sera...
    Andrè

  2. #2
    C'è un tool che si chiama mi pare JSAS che serve proprio per installazioni in locale di Joomla, guarda nell'area extensions del sito ufficiale.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.