Visualizzazione risultati 1 fino 10 di 10

Discussione: Installazione WordPres MU...ERRORE!!!

  1. #1
    Guest

    Post Installazione WordPres MU...ERRORE!!!

    Ciao a tutti, ho skarikato WordPress MU e quando configuro il file wp-config.php mi da questo errore:
    No WPMU site defined on this host. If you are the owner of this site, please check Debugging WPMU for further assistance.
    ora ekko il file wp-config.php
    Codice PHP:
    <?php
    /* Don't try to create this file by hand. Read the README.txt and run the installer. */
    // ** MySQL settings ** //
    define('DB_NAME', 'sito'); // The name of the database
    define('DB_USER', 'sito'); // Your MySQL username
    define('DB_PASSWORD', 'miapass'); // ...and password
    define('DB_HOST', 'mysql4.netsons.org'); // 99% chance you won't need to change this value
    define('DB_CHARSET', 'utf8');
    define('DB_COLLATE', '');
    define('VHOST', 'no');
    $base = 'sito.netsons.org';

    // double check $base
    if( $base == '/' )
    die(
    'Problem in wp-config.php - $base is set to BASE when it should be the path like "/" or "/blogs/"! Please fix it!' );
    // You can have multiple installations in one database if you give each a unique prefix
    $table_prefix = 'wp_'; // Only numbers, letters, and underscores please!

    // Change this to localize WordPress. A corresponding MO file for the
    // chosen language must be installed to wp-content/languages.
    // For example, install de.mo to wp-content/languages and set WPLANG to 'de'
    // to enable German language support.
    define('WPLANG', '');
    // uncomment this to enable wp-content/sunrise.php support
    //define( 'SUNRISE', 'on' );

    define( "WP_USE_MULTIPLE_DB", false );

    /* That's all, stop editing! Happy blogging. */

    define('ABSPATH', dirname(__FILE__).'/');
    require_once(
    ABSPATH.'wp-settings.php');
    ?>
    qual è il problema??? :(.Grazie.Ciao Davide.


    FunCool: Sposto nella sezione dedicata ai CMS.
    Ultima modifica di funcool : 27-06-2007 alle ore 07.54.37

  2. #2
    L'avatar di seneca
    seneca non è connesso Super Moderatore
    Data registrazione
    18-12-2004
    Residenza
    la Città Eterna
    Messaggi
    8,376

    Predefinito

    Ma tu come compili i campi dello script? Esattamente come hai postato?


    -- Aut Roma Aut Nihil!

  3. #3
    L'avatar di phpone
    phpone non è connesso AlterGuru
    Data registrazione
    05-09-2005
    Residenza
    Roma
    Messaggi
    1,217

    Predefinito

    quello che posso dirti e'
    ci sono tantissimi problemi per l'installazione di WPMU su hosting professionali, figurati su host free dove ci sono molte limitazioni...
    da quanto vedo stai su netsons
    wpmu crea i sottodomini e modifica il file config.httpd
    sugli host gratuiti non credo si possa fare questo

  4. #4
    Guest

    Predefinito

    no il sito è www.simsblog.netsons.org cmq un mio amiko lo ha fatto!! ma non mi vuole dire kome xd htttp://blog.webarrivo.com
    no seneka, sono diversi ^_^

  5. #5
    L'avatar di seneca
    seneca non è connesso Super Moderatore
    Data registrazione
    18-12-2004
    Residenza
    la Città Eterna
    Messaggi
    8,376

    Predefinito

    allora, se lo posti come lo metti oscurando la psw sarebbe più facile aiutarti...
    ps: seneca, non seneka!


    -- Aut Roma Aut Nihil!

  6. #6
    Guest

    Predefinito

    ok ekko il file wp-config.php ^_^
    Codice PHP:
    <?php
    /* Don't try to create this file by hand. Read the README.txt and run the installer. */
    // ** MySQL settings ** //
    define('DB_NAME', 'simsblog'); // The name of the database
    define('DB_USER', 'simsblog'); // Your MySQL username
    define('DB_PASSWORD', 'miapass'); // ...and password
    define('DB_HOST', 'mysql4.netsons.org'); // 99% chance you won't need to change this value
    define('DB_CHARSET', 'utf8');
    define('DB_COLLATE', '');
    define('VHOST', 'no');
    $base = '/var/www/netsons.org/simsblog/';

    // double check $base
    if( $base == '/' )
    die(
    'Problem in wp-config.php - $base is set to BASE when it should be the path like "/" or "/blogs/"! Please fix it!' );
    // You can have multiple installations in one database if you give each a unique prefix
    $table_prefix = 'wp_'; // Only numbers, letters, and underscores please!

    // Change this to localize WordPress. A corresponding MO file for the
    // chosen language must be installed to wp-content/languages.
    // For example, install de.mo to wp-content/languages and set WPLANG to 'de'
    // to enable German language support.
    define('WPLANG', '');
    // uncomment this to enable wp-content/sunrise.php support
    //define( 'SUNRISE', 'on' );

    define( "WP_USE_MULTIPLE_DB", false );

    /* That's all, stop editing! Happy blogging. */

    define('ABSPATH', dirname(__FILE__).'/');
    require_once(
    ABSPATH.'wp-settings.php');
    ?>
    Ekko kosa dice:
    No WPMU site defined on this host. If you are the owner of this site, please check Debugging WPMU for further assistance.
    kosa vuol dire?? help!!Grazie.Ciao Davide :D

  7. #7
    Guest

    Predefinito

    ma l'install automatico non funge???

  8. #8
    Guest

    Predefinito

    noxd..l'install dovrebbe essere www.simsblog.netsons.org/index-install.php :(

  9. #9
    Guest

    Predefinito

    aspetta un sec. se non mi sbaglio l'user è sims@[Viva il mare]netsons.org naturalmente togli viva il mare

  10. #10
    Guest

    Predefinito

    No, ti sbagli!!!L'user x il database è simsblog...non simsblog@#netsons.org ^_^
    (senza "#") cmq ekko lo stamp:

    Grazie.Ciao Davide :D
    Edit:Ho trovato questo post:
    http://trac.mu.wordpress.org/ticket/170
    :D
    Edit 2:
    Risolto!! ^^
    Ultima modifica di sIM : 03-08-2007 alle ore 15.03.43

Regole di scrittura

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