The MU forums have moved to WordPress.org

No WPMU site defined on this host. (36 posts)

  1. sismblog
    Member
    Posted 16 years ago #

    Hello to all, I call Davide.Volevo to know from what persists this problem… I have tried to reshape the rows wp-config.php but nothing… gives always that error to me. Hour I ask you inasmuch as you are expert and you have created it. Here the code of wp-config.php
    [code]<?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', 'mypwd'); // ...and password
    define('DB_HOST', 'mysql5.netsons.org'); // 99% chance you won't need to change this value
    define('DB_CHARSET', 'utf8');
    define('DB_COLLATE', '');
    define('VHOST', 'var/www/netsons.org/simsblog');
    $base = 'simsblog.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');
    ?>[/code]
    error:
    No WPMU site defined on this host. If you are the owner of this site, please check Debugging WPMU for further assistance.
    My hosting is http://www.netsons.org and my site is http://www.simsblog.netsons.org
    Thanks.Bye Davide. ^_^

  2. lunabyte
    Member
    Posted 16 years ago #

    Here's your first 2 problems.

    define('VHOST', 'var/www/netsons.org/simsblog');
    $base = 'simsblog.netsons.org';

    I'm going to take a stab in the dark here, but did you add all the information into the config file, or let MU create it when you installed it?

    Those 2 lines right there were definitely not generated by MU. Well, the fields were, but the values were not.

  3. sismblog
    Member
    Posted 16 years ago #

    Not, values “VHOST” and $base were various, have change them to you Im.Thanks.Bye Davide.

  4. sismblog
    Member
    Posted 16 years ago #

    PS. http://www.netsons.org is my free web hosting:
    php: 4.0 or 5.0
    mysql: 4.0 or 5.0
    webspace: 150mb
    bandiwith: 250mb ^_^.Thanks.Bye Davide.

  5. sismblog
    Member
    Posted 16 years ago #

    help!..please....Thanks.Bye Davide.

  6. SteveAtty
    Member
    Posted 16 years ago #

    So did you change the two lines that lunabyte pointed out as they are wrong?

  7. sismblog
    Member
    Posted 16 years ago #

    yes Steve ^_^.Thanks.Bye Davide.

  8. sismblog
    Member
    Posted 16 years ago #

    help!..please....Thanks.Bye Davide.

  9. lunabyte
    Member
    Posted 16 years ago #

    The best suggestion is that you reinstall MU.

    Remove all files and reupload them, empty out your database, read the README file, and follow the directions.

    I'd guess that you edited wp-config intially, when you are not supposed to do it at all.

    Really, this is easier than WP to install.

    Upload the files, don't edit anything, and run the install.

    Excluding the DNS and Apache wildcards (if in subdomain mode), it's a snap if you read the directions.

  10. sismblog
    Member
    Posted 16 years ago #

    I have already made what you have said. But I cannot manage the dsn.My hosting is free and not mangare my dsn.Thanks.Bye Davide.

  11. lunabyte
    Member
    Posted 16 years ago #

    No offense, but I have no idea what you just tried to say.

  12. lunabyte
    Member
    Posted 16 years ago #

    Oh, and if you're trying to run MU on a free webhost... you're going to get shut down.

  13. sismblog
    Member
    Posted 16 years ago #

    And therefore? What I must make? You say a space free to me web where I can install it?

  14. lunabyte
    Member
    Posted 16 years ago #

    MU is server level software.

    Free web hosting will not be sufficient to run it effectively, and they'll kick you off for excessive resource usage.

    You will need to find (and pay for) a reputable hosting provider with a VPS or Dedicated plan.

  15. sismblog
    Member
    Posted 16 years ago #

    :( Dedicat plan how much?

  16. drmiketemp
    Member
    Posted 16 years ago #

    You need to be asking a host that question. Some of us have WPMu installed on multiple servers.

  17. sismblog
    Member
    Posted 16 years ago #

    Whot's this "multiple servers"? ^_^

  18. sismblog
    Member
    Posted 16 years ago #

    Help please! ^_^.Thanks.Bye Davide.

  19. lunabyte
    Member
    Posted 16 years ago #

    Dude, stop bumping after a couple hours.
    We've pointed you in the right direction to head, and if you can't get that far then running MU might not be in your best interest.

  20. sismblog
    Member
    Posted 16 years ago #

    running MU ok.
    what I must make hour?

  21. SteveAtty
    Member
    Posted 16 years ago #

    We've given you advice. Have you followed the Debug link presented by the WPMU installation when you try to access your site.

    Lunabyte is simply asking you not to keep posting replies to your topic just to get it back to the top.

    Work through the solutions we have suggested, follow the instructions on the debug link on the front page of your site.

    If you follow all those hints (re-install from scratch etc.) and it still doesn't work then come back here and people will try to help.

  22. sismblog
    Member
    Posted 16 years ago #

    Have running MU all but from always error! :(.Thanks.Bye Davide.

  23. SteveAtty
    Member
    Posted 16 years ago #

    But have you dropped the database, deleted the directory structure and put it all back, and then re-run the installation?

  24. lunabyte
    Member
    Posted 16 years ago #

    MU will not run on your current host.

    You have signed up for a free webhost, and they have given you a subdomain of their domain name.

    From your posts above, I will reiterate that MU probably isn't in your best interest to try and run.

    Until you help yourself and FOLLOW what we have ALREADY answered, there are no more answers anyone can give you.

    So on that note, this thread should be considered dead.

  25. sismblog
    Member
    Posted 16 years ago #

    nothing to make… I have made as you have said but from always that error!:( :'(.Thanks.Bye Davide.

  26. sismblog
    Member
    Posted 16 years ago #

    wp-config.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', 'mypassword'); // ...and password
    define('DB_HOST', 'mysql5.netsons.org'); // 99% chance you won't need to change this value
    define('DB_CHARSET', 'utf8');
    define('DB_COLLATE', '');
    define('VHOST', '/var/www/netsons.org/simsblog/wp-config.php');
    $base = 'simsblog.netsons.org';

    // double check $base
    if( $base == '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');
    ?>

  27. drmiketemp
    Member
    Posted 16 years ago #

    You're still not listening to us. You're manually editing the config file. YOU DO NOT DO THAT!

    The second post in this thread answered your question. You are editing the config file. YOU DO NOT DO THAT!

    Please take a minute and read the readme file that came with your download and follow the instructions within the file. You're going to have to do a fresh install from the beginning. Delete everything and reinstall from a fresh download.

  28. sismblog
    Member
    Posted 16 years ago #

    I have made as you have said, I have read the rows you readme but nothing… I have made also the directory “blogs” on my host!my new direcotory of MU is http://simsblog.netsons.org/blogs and my new "wp-confg.php" is
    <?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', 'mypwd'); // ...and password
    define('DB_HOST', 'mysql5.netsons.org'); // 99% chance you won't need to change this value
    define('DB_CHARSET', 'utf8');
    define('DB_COLLATE', '');
    define('VHOST', 'simsblog.netsons.org');
    $base = 'http://simsblog.netsons.org/blogs/';

    // double check $base
    if( $base == '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');
    ?>

  29. sismblog
    Member
    Posted 16 years ago #

    Per favore potete contattarmi direttamente su msn?il mio contatto è... davide_thesims2[]msn.com

    to replace [] with @ .Thanks.Bye Davide

  30. sismblog
    Member
    Posted 16 years ago #

    Please contact me of help in msn meggenger at this id:
    davide_thesims2[]msn.com
    PS.to replace [] with @ .Thanks.Bye Davide

About this Topic

  • Started 16 years ago by sismblog
  • Latest reply from Rudeseal