web database question

Discussion in 'General' started by nightcrawler72, Sep 8, 2006.

  1. nightcrawler72

    nightcrawler72 New Member

    when creating a new database for a new client they have a sql database that they used on thier old server i need to name the database the same name as the one they currently have can i change the name of the database the ispconfig creates web#_db1 for the client to another name what are my options

    thanks:)
     
  2. bryxal

    bryxal New Member

    yes you can. Use PHPmyadmin with administrator privilages on the database meaning the root* username and the root password. then create a database with that name and assign permissions to it (by creating users and giving them permissions on that database only)









    * This is actually bad practice what you should do is create another account with some permission but not all so that you can do some stuff but i'm pretty sure you jsut want the quick fix for now
     

Share This Page