Mysql\database error

truely

New Member
Messages
3
Reaction score
0
Points
0
I was trying to install the PHP Job website according to the "readme" provided by them as I am a newbie. Every thing gone fine except the last part where I need to install the database tables.after doing everything from Step 1 to step 4 correctly when i reached step 5 where I need to fill in the database details even after providing the required detail the page refreshes indicating that i put in some wrong info. I have done this a lot of times with different ways but to no relief.please help me.http://x10hosting.com/ in which I created a USIT jobsite named site. Username- truely pass: xxxxx.

here I uploaded all the files as mentioned & changed the required details of configuration.inc.php & Chmod all the permission of the required folders& files to 777.. I then created a Mysql database of name USITdatabase which then showed as truely_USITdatabase & username: truely showing as database users: truely_truely with password xxxxx I gave all the privileges & associated the user with database. But after all these when I went to http://navinsjobsite.x10hosting.com/install.php & input the required details it get refreshed all the time. thats all. one more thing I went on to add mysql.sql using phpadmin into truely_USITdatabase which successfully imported the file.this is all I have done. so setting the Mysql server as localhost.
please Help me as soon as possible! Genuinely thankful! if I had done something wrong while posting this request please consider it as a my first post error .

Yours
Truely
 
Last edited:

Slothie

New Member
Messages
1,429
Reaction score
0
Points
0
Taken from site
12142007170225yo4.png


Now doesn't that seem just a tad fishy to anyone?
 

truely

New Member
Messages
3
Reaction score
0
Points
0
Brother this is what I am saying tht on the last stage of installing the database tables that is filling the final information it will successfully install the Jobsite.

MySql Server : Localhost

Database Name : truely_USITdatabase / I provided the Database name as USITdatabase & it showed as truely_USITdatabase may be like domain_databasename.

Mysql Username: truely_truely / I provided the username as truely & it showed as truely_truely may be like domain_username

Mysql Password : xxxxxx

This Site`s Name : Usit Jobsite My project

Your E-mail : truely@abc.com (sample one)

But after carefully filling the required information it get refreshed indicating that I am doing error at the information. I have tried like hundred times but to no rescue.I have reuploaded the script & databases but still nothing happened.thats why in my earlier post i provided every step & data I used to create the database & uploading the site. when i try to get to the main domain\url it shows this

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in /home/truely/public_html/connect.php on line 3
Access denied for user 'root'@'localhost' (using password: NO)

thats mean I am not able to properly connect the database & to properly connect the database i need to get through this one. so this is all fishing not the script or site.
As far as the required details concerned i copied that from Mysql database in C panel.I might be too much elaborative but hopefully u will be a kind enough to understand that i am a newbie so this can happen.

now can you all please guide me what to do ? hopefully that fishy error is hopefully explained as I thought this error is might bcoz of some hosting server problem so i mirrored the same script on another hosting server but same error. I am sorry that i might have break a rule or two while linking an another hosting server I have corrected the error & would take utmost care not to repeat this in future. hopefully this mistake is taken as my first & last one only.
 
Last edited:

QuwenQ

Member
Messages
960
Reaction score
0
Points
16
You need to change the MySQL server from localhost to mysql.x10hosting.com
 

truely

New Member
Messages
3
Reaction score
0
Points
0
Thanx 4 the suggestion ,I tried that one still the problem is there.Changed MySQL server from localhost to mysql.x10hosting.com. :(
 
Top