Community Supporter?
World Wide Whale
Gender:
Posts: 160
1052 credits Members referred : 1
« on: Jul 27, 2006, 02:39:56 pm »
I just install the new smf smf_1-1-rc2. everything goes well(except some write permissions,but at last everything ok) The problem that i have know is about Tinyportal. I upload all the files in my server,i run the tp install.php but i have one page errors! Here is some of my errors: Warning: mysql_query(): Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 16
Warning: mysql_query(): A link to the server could not be established in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 16
Warning: mysql_query(): Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 24
Warning: mysql_query(): A link to the server could not be established in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 24
Warning: mysql_query(): Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 36
Warning: mysql_query(): A link to the server could not be established in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 36 # Upshrink table created
Warning: mysql_query(): Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 41
Warning: mysql_query(): A link to the server could not be established in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 41
Warning: mysql_query(): Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 49
Warning: mysql_query(): A link to the server could not be established in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 49
Warning: mysql_query(): Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 59
Warning: mysql_query(): A link to the server could not be established in C:\Inetpub\vhosts\howtoearnmoney.us\httpdocs\tp_install.php on line 59 # Settings table created
so could anyone help me with this? Thank you very much in advance
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 5799
46391 credits Members referred : 3
« Reply #1 on: Jul 27, 2006, 02:44:38 pm »
Does the tinyportal comes with a configuration file? (I mean do you have to edit anything before installation?)
Your problem is that it tries to connect to the database with no password information.