Cant contact my SQL server...

Started by mikejezz, May 04, 2008, 07:59:41 PM

Previous topic - Next topic

mikejezz

I cant contact my sql server :(

Tried so many times.

when I make a SQL on my website it says:

$mysql_host = "mysql1.000webhost.com";
$mysql_database = "a3350226_hcgamer";
$mysql_user = "a3350226_hcgamer";
$mysql_password = "xxxxxxxxxxx";


So "mysql1.000webhost.com" is server?

User name is "a3350226_hcgamer" ?

and passwords says itself...

the only way I can get to contact my SQL server is through localhost, but then I cant connect.

My host says

"Important: MySQL Host for any database in this account is mysql1.000webhost.com , do not use localhost!"


mikejezz

#1
Okay now I can connect...

But now it says

"Unable to connect to FTP server with this combination of details.

550 Can't change directory to /home/a3350226/public_html/install.php: No such file or directory " ?

The directory do exist

mikejezz

Ok ok I found out now :D

but now I got the page where i Need to type in sql server info and so on... where I also choose name. But I cant figure it out :( It says I cant connect.

Somethiung like cannot connect something@localhost (password: YES) < I type in password but I get access denied?

mikejezz

pls help me I want this forum but its so hard to configure ???

Bulakbol

Try.

$mysql_host = "mysql1.000webhost.com"; ( Server Name )

$mysql_database = "a3350226_hcgamer"; ( Database Name )

$mysql_user = "a3350226_hcgamer"; ( User Name )

$mysql_password = "xxxxxxxxxxx"; ( Password )
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Advertisement: