is database

Status
Not open for further replies.

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
Yes, your database should be still there.
 

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
To use MySQL in your website you will first need to create a MySQL database and a MySQL User. You can do this from cPanel. (Don't forget to link the User to your Database).

Then you need to configure your script to connect to MySQL, the following settings should be used:
• Host/Server Name = 'localhost'
• Port = '3306'
• Username = [Your*cPanel username followed by an underscore and the MySQL username you configured in cPanel]
• Password = [The password that you used when creating the MySQL user]
• Database = [ Your cPanel username followed by an underscore and the name of the database that you created in cPanel]
Free hosting accounts do not have remote MySQL access.
 

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
Please link me to the problem..
 

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
Your forum loads fine for me..
 

firetiger200754

New Member
Messages
5
Reaction score
0
Points
0
it loads fine by your location but here nothing loads fine, but ok the most or all free webhoster are the real garbage!!!! yesterday i test one, after i uploaded the php files, 5 minutes later they was all deletet from the space, bull****!!!!!
 
Last edited:
Status
Not open for further replies.
Top