Iam finding probs in stalling WPMU latest version.
duno wat i shud include in wp-config.php.
each time i call "http://localhost/impactForOut/bblog/wp-admin/install.php", i get this error below
"Problem in wp-config.php - $base is set to BASE when it should be the path like "/" or "/blogs/"! Please fix it!"
please how to fix this error? otherwise databse name,username,password parts are ok.
please help help help
You do not edit the config file. Delete it. Visit the site in a browser, what does it say?
If it has a bunch of fields to fill out, great.
If it says create a config file, then you're installing it in a folder and it's finding another WP install. Do this:
http://wpmututorials.com/installation2/installing-in-a-subfolder/
On iPhone. Excuse shortness. Notice localhoat usage. Someone please explain. Also Please review readme file.
kgraeme
Member
Posted 15 years ago #
As tdjcbe was pointing out, wpmu needs a fully qualified domain name. It cannot be run with "localhost" or any single server name such as "blogs". It needs to be yourdomain.tld, so nav6.org or something.
And based on the directory structure in your URL, Andrea's guess may also be right that it's being installed alongside regular wp.
Yeah, he's three folders down. Missed the localhost bit.