raas
05-01-2008, 13:49
Hi Guys,
I'm experiencing a strange problem here.
I accidently dropped the localhost database from mysql in phpmyadmin.
(I wanted to delete some tables, but then hitted the wrong button. damn.)
Well, nothing serious was stored in that database, so I thought I just recreate it by running create database 'localhost'. the code executes and again I have a database called localhost.
I can create tables in the database and the root user has 'all privileges' to the database.
Now,
When I want to install a CMS like modxcms, joomla, dixit etc.etc. I al gives me a message that it can't connect to the localhost database.
I've rebooted and checked persmissions, but all seems fine to me,
Does anyone have a clue what the localhost database might be missing ?
Or how do I create a new database localhost which is the same as the standard installed database?
Thanks,
EDIT:
this is the message I'm getting in my browser:
Database error: Link_ID == false, connect failed
MySQL error: 0 () Session halted.
I'm experiencing a strange problem here.
I accidently dropped the localhost database from mysql in phpmyadmin.
(I wanted to delete some tables, but then hitted the wrong button. damn.)
Well, nothing serious was stored in that database, so I thought I just recreate it by running create database 'localhost'. the code executes and again I have a database called localhost.
I can create tables in the database and the root user has 'all privileges' to the database.
Now,
When I want to install a CMS like modxcms, joomla, dixit etc.etc. I al gives me a message that it can't connect to the localhost database.
I've rebooted and checked persmissions, but all seems fine to me,
Does anyone have a clue what the localhost database might be missing ?
Or how do I create a new database localhost which is the same as the standard installed database?
Thanks,
EDIT:
this is the message I'm getting in my browser:
Database error: Link_ID == false, connect failed
MySQL error: 0 () Session halted.