How to create SQL databases

Do you want to share WYSIWYG Web Builder tips, tricks, tutorials or useful HTML code? You can post it here...
(no questions or problems please, this section is not monitored by support).
Forum rules
This section is to share tips, tricks and tutorials related to WYSIWYG Web Builder.
Please do not post questions or problems here. They will not be answered.

PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
Post Reply
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

How to create SQL databases

Post by me.prosenjeet »

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
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Post Reply