| | #1 (permalink) |
| PostRank: 2 ![]() Registriert seit: 28.01.2007
Beiträge: 50
| NO WPMU site defined
Hallo. Ich habe ein Problem mit der Installation von MU. Ich bekomme ständig den Error: "No WPMU site defined on this host. If you are the owner of this site, please check Debugging WPMU for further assistance.", wenn ich index-install.php aufrufe. Hier der Inhalt meiner wp-config.php: Code: define('DB_NAME', 'blogger'); // The name of the database
define('DB_USER', 'blog'); // Your MySQL username
define('DB_PASSWORD', '***password***'); // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
define('VHOST', '*.hostlegends.de');
$base = '/';
// 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!
Schon mal im Voraus Danke für eventuelle Hilfe!
__________________ kaba-blog.de |
| | |
| | #2 (permalink) | |
| WPD-Team ![]() Registriert seit: 28.12.2005 Ort: Salzgitter
Beiträge: 411
| Zitat:
Gruß Dennis
__________________ Tutorials, News & Plugins zu WordPress MU gibt es auf WordPress MU Tutorials BuddyPress.de | DennisMorhardt.de | inside GIGALinux | |
| | |
| | #3 (permalink) |
| PostRank: 0 ![]() Registriert seit: 02.10.2007
Beiträge: 15
|
Hallo, habe genau das gleiche Problem wie isslie. Habe meine Datei auch entsprechend angepasst, jedoch weiß ich leider nicht, wie ich HTML-Code: define('VHOST', '*.domain.de');
Geändert von cubbiibbuc (10.01.2008 um 17:16 Uhr) |
| | |
| | #5 (permalink) |
| PostRank: 1 ![]() Registriert seit: 25.03.2008
Beiträge: 25
|
Hi, ich habe selbiges Problem ... & wo, wie bitte auf True? Code:
define('DB_NAME', 'usr_web370_1'); // The name of the database
define('DB_USER', 'web370'); // Your MySQL username
define('DB_PASSWORD', 'iDfm4f3e34ffto6'); // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
define('VHOST', 'yes');
$base = '/';
Danke Mike PS: die Config fass ich "natürlich" nicht an bzw. lösche ich gegebenfalls Geändert von Mike66 (21.11.2008 um 21:05 Uhr) Grund: Nachtrag |
| | |
| | #6 (permalink) | |
| WPD-Team ![]() Registriert seit: 28.12.2005 Ort: Salzgitter
Beiträge: 411
| Zitat:
Wenn nicht, wp-config.php bzw. wp-config-sample.php löschen und neu hochladen. Und dann im Browser aufrufen. Gruß Dennis
__________________ Tutorials, News & Plugins zu WordPress MU gibt es auf WordPress MU Tutorials BuddyPress.de | DennisMorhardt.de | inside GIGALinux | |
| | |
| | #7 (permalink) |
| PostRank: 1 ![]() Registriert seit: 25.03.2008
Beiträge: 25
|
Hallo Dennis, ad) Also du hast wirklich nicht wp-config-sample.php angefasst? achwo - ich habe gewütet bis zum abwinken ich glaube ich habe mit Confix gekämpft (bzw. mit den Settings dort) und habe nach ~ 1 Tag nochmal brav nen neuen Download gestartet ... a) index-install.php b) Formular ausfüllen c) fertig (soeben) uff - Danke! Gruß Mike |
| | |
![]() |
| Themen-Optionen | |
| Ansicht | |
| |