ok thanks, am not trying to add the database file to phpAdmin but its saying:

Php Code:
Error
SQL query:

--
-- Database: `db_server`
--
CREATE DATABASE  `db_server` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;


MySQL said: 

#1044 - Access denied for user 'test'@'localhost' to database 'db_server'  




Anyone have any experience with this ?