61.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

10-30-2013, 12:24 AM
Post: #1
How to install script
when I install any script
I have mysql information to fill
but I don't know what are those mean


Database Host *:
Database port *:
Database account *:
Database Password *:
Database name *:
Table Prefix
10-30-2013, 01:55 AM
Post: #2
RE:
Ok no Problem....
- Database Host *: You ca get from your hos or in the panel of your host. it something like this 165.87.032
-Database port *: Not important
- Database account *: the same with database username. It is the username you type in the corresponding fiel where creating your database in the panel of your host (eg. mydatabaseusername)
- Database Password *: the password you give when creating your database like creating you Gmail or Yahoo account
- Database name *: The name of your database you type when creating your database
- Table Prefix : Allows you to separate tables for each database scripts. Ideal if you use multiple databases for the same domain name of your site. It is something like this:
wp_mytable
wp_seting
wp_users
wp_admin
where (wp_) is the table prefix
============================
If you need specific help, do not hesitate to contact me by private message or by email support[at]>>>[[Reported by Members as Survey Spam Site]]]<<<; this is my Job: script Installation and websites design and development.




68.gif