Hi,
I've got a broken Wiki and am pretty sure it can be fixed but don't know enough about PHPMyAdmin (or MySQL) to sort it.
Environment:
Server 2003
PHP 5
MySQL 5.1
MediaWiki 1.8.2
I've had a Wiki running on the server for several months that I set up. Details are:
DB Name: wikidb
User: wikiuser
Password: wikiuser
I'm now setting up another wiki on the same server. In my stupidity, I setup the new wiki with the following DB details:
DB Name: batwiki
User: wikiuser
Password: wikiuser
This caused both Wiki's to break. I've got the new one fixed by simply killing the new DB and recreating it but this time using new credentials:
DB Name: batwiki
User: batwiki
Password: batwiki
However, the old wiki is still not working - I get a htm doc containing "wiki has a problem". I'm sure that it must be because I've used the same user account to login to the new DB and it's messed it all up.
Obviously my question is: Can I fix it?
Cheers
Start Free Trial