 |
 |
 |
 |
 |
| Author |
Message |
ivanh
Joined: 16 Aug 2007 Posts: 72
|
|
txtsql |
|
hey when i tried to convert txtsql to mysql
i get this error
 |  | Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'thanh'@'localhost' (using password: YES) in /home/cha15775/public_html/nganhthanh/me/inc/db/mysql.class.php on line 14
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/cha15775/public_html/nganhthanh/me/inc/db/mysql.class.php on line 27
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/cha15775/public_html/nganhthanh/me/inc/db/mysql.class.php on line 182
dbWarning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/cha15775/public_html/nganhthanh/me/inc/db/mysql.class.php on line 182
Warning: Invalid argument supplied for foreach() in /home/cha15775/public_html/nganhthanh/me/inc/functions.inc.php on line 56
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'thanh'@'localhost' (using password: YES) in /home/cha15775/public_html/nganhthanh/me/convert/txtsql/db.php on line 4
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'cha15775'@'localhost' (using password: NO) in /home/cha15775/public_html/nganhthanh/me/convert/txtsql/db.php on line 5
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/cha15775/public_html/nganhthanh/me/convert/txtsql/db.php on line 5
Warning: mysql_list_tables() [function.mysql-list-tables]: Access denied for user 'cha15775'@'localhost' (using password: NO) in /home/cha15775/public_html/nganhthanh/me/convert/txtsql/db.php on line 7
Warning: mysql_list_tables() [function.mysql-list-tables]: A link to the server could not be established in /home/cha15775/public_html/nganhthanh/me/convert/txtsql/db.php on line 7
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/cha15775/public_html/nganhthanh/me/convert/txtsql/db.php on line 9
Warning: Invalid argument supplied for foreach() in /home/cha15775/public_html/nganhthanh/me/convert/txtsql/db.php on line 20
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/cha15775/public_html/nganhthanh/me/convert/txtsql/db.php on line 33
Warning: mysql_close(): no MySQL-Link resource supplied in /home/cha15775/public_html/nganhthanh/me/convert/txtsql/db.php on line 34
Warning: Invalid argument supplied for foreach() in /home/cha15775/public_html/nganhthanh/me/convert/txtsql/db.php on line 36 |
this is what i inputed
dbusername : username
dbpw : pw
dbserver : localhost
dbname : the name goes here
table_prefix : cute_
i've obviously username/pw are different
however im not sure what to put into dbserver and table_prefix
those are what i had (default)
can someone help me!
|
|
| Tue Apr 01, 2008 1:36 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2736 Location: Germany |
|
|
|
The script cannot connect to your MySQL database. Make sure that username and password are correct.
Just to make things clear. You have to enter your MySQL username and password - not your CNR username and password.
|
|
| Wed Apr 02, 2008 5:53 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|