Problem with Mysql

Status
Not open for further replies.

apw1tare

New Member
Messages
3
Reaction score
0
Points
1
Error displaying the error page: Application Instantiation Error: Could not connect to MySQL.

I´m trying to upload my website to x10 domain,
This is my site : http://apw1tareajoomla.x10.mx/
Why i can´t view my site?

There are any solutions?
Thanks, best regards.
 

Dead-i

x10Hosting Support Ninja
Community Support
Messages
6,084
Reaction score
368
Points
83
Hi apw1tare,

To finish up setting up Joomla, you will need to create a MySQL Database, and a User for that database, within your cPanel. Once you have done this, please edit your "configuration.php" file with your MySQL details. :)

Thank you,
 

apw1tare

New Member
Messages
3
Reaction score
0
Points
1
Hi apw1tare,

To finish up setting up Joomla, you will need to create a MySQL Database, and a User for that database, within your cPanel. Once you have done this, please edit your "configuration.php" file with your MySQL details. :)

Thank you,

Great¡ My Database is finished, but i can´t fill table prefix.
I can fill only the database´s name
Thank you for the nice service¡
 

essellar

Community Advocate
Community Support
Messages
3,295
Reaction score
227
Points
63
The table prefix can be anything you want it to be, or you can leave it blank. It's there so that you can use several different applications/scripts using the same database without running into problems. (So Joomla could use a "joomla_users" table and WordPress could use a "wp_users" table -- both applications want a table called "users", but each will use a different table definition, so they can't use the same table. The table prefix tells Joomla to insert "<your prefix here>_" in front of the table name.)
 

apw1tare

New Member
Messages
3
Reaction score
0
Points
1
I can´t :S
Is possible to install Joomla in the Domain? In file manager?
 
Status
Not open for further replies.
Top