I tried several times and I always get 'No WPMU site defined on this host.'.
Im acessing 'domain.ext/index-install.php' and the domain I faked in lmhosts.
What the hell is wrong here?
I tried several times and I always get 'No WPMU site defined on this host.'.
Im acessing 'domain.ext/index-install.php' and the domain I faked in lmhosts.
What the hell is wrong here?
did you try to load index.php?
yes, I get the error as I said
Check the following: wp-config for $base, database tables wp_blogs and wp_site match the URL you're using.
Debug wpmu-settings.php to figure out where it's going wrong. Use print, print_r and error_log to dump variables, especially $blogname.