How to create SQL databases
Posted: Fri Mar 27, 2009 12:57 pm
How to create SQL data base on Linux system (that is, if you don't know)
I hope this will help people (who don't know) to create SQL databases
1. Go to your c panel
2. Go to the Databases section and click on "My SQL Database Wizard"
3. Add the name of the data base and click next
4. Create data base user and click next
5. Select 'All privileges' in the next page. click next
6. Next page message : 'User ddddd was added to the database yoursite_ssssss'
7. Done!!
So Host name: Generally it is 'localhost'.
* SQL Name: Is 'yoursite_ssssss'
* SQL Username: 'ddddd' (if problem then use 'yoursite_dddd')
* SQL Password: Is the pass you filled in step 4 above.
Video tutorial link here: viewtopic.php?f=43&t=34053
I hope this will help people (who don't know) to create SQL databases
1. Go to your c panel
2. Go to the Databases section and click on "My SQL Database Wizard"
3. Add the name of the data base and click next
4. Create data base user and click next
5. Select 'All privileges' in the next page. click next
6. Next page message : 'User ddddd was added to the database yoursite_ssssss'
7. Done!!
So Host name: Generally it is 'localhost'.
* SQL Name: Is 'yoursite_ssssss'
* SQL Username: 'ddddd' (if problem then use 'yoursite_dddd')
* SQL Password: Is the pass you filled in step 4 above.
Video tutorial link here: viewtopic.php?f=43&t=34053