Paul D. Buck wrote:
I mean, enter the URL, hit show page, no page is returned.
I do not have an example site, at this time, "visible", I suppose I could try to set one up. My only example right now is on my home system, you are welcome to stop by ... ;)
Yes, no corruption. A simple change from b-w to boinc-wiki and back, with the change to the folder name is all that is done.
You still haven't said what you've tried to change in the configuration, where, when, how, or with what.
You need to provide this kind of information if you want people to be able to help you.
At a minimum, if renaming the parent directory you will likely need to update the $IP and $wgScriptPath variables in LocalSettings.php.
So, no 404 error saying the page could not be found, but no page content either (though most browsers "pretend" to load a page before coming up blank).
Please see php.ini for the error logging options. (Try adding ini_set('display_errors',1); early in LocalSettings.php, which may or may not help in some cases if you can't access php.ini.)
-- brion vibber (brion @ pobox.com)