« Follow my C Programming Language with me in Class | Home | Easier Syntax for C Loops »
No WPMU site defined on this host. with Wordpress MU
This is a weird issue when trying to install the massive beast of WPMU on a shared server.
All you need to do is comment out two lines and will not look. Then you can install as usual.
open wp-blog-header.php, comment line 9 "if ( !file_exists( dirname(__FILE__) . '/wp-config.php') && !file_exists( dirname( dirname(__FILE__) ) . '/wp-config.php')) {"
then go to line 24, which is “}” and comment it out too.

