![]() |
|
|
#1
|
|||
|
|||
|
Chrome 4.0.249.78 unknown (36714)
Vista sp1 Using Wamp ----------- Apache Version : 2.2.11 PHP Version : 5.2 MySQL Version : 5.1.36 I already edited dbdetails.php $db_details[0][db_server] = 'localhost'; $db_details[0][db_username] = 'root'; $db_details[0][db_password] = ''; $db_details[0][db_name] = 'monkey'; - I tried switching my php to 5.3, got more errors, so I switched back to 5.2 Any ideas? Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\wamp\www\monkey\upload\install\install.php on line 152 Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\wamp\www\monkey\upload\install\install.php on line 156 Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\wamp\www\monkey\upload\install\install.php on line 156 Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\wamp\www\monkey\upload\admincp\databasefunction s.php on line 181 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\wamp\www\monkey\upload\admincp\databasefunction s.php on line 181 ERROR CREATING DB: Access denied for user 'ODBC'@'localhost' (using password: NO) Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\wamp\www\monkey\upload\install\install.php on line 164 Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\wamp\www\monkey\upload\install\install.php on line 164 ERROR! |
|
#2
|
|||
|
|||
|
See this thread:
http://www.monkeycms.com/forum/showthread.php?t=70 Judging by the error, "Access denied for user 'ODBC'" I'd assume its not picking up the dbdetails.php file again. Its certainly not the right user, anyway. Try the 'fix' in the above thread (see my post #10) to see if it is that. Yell back if its not. I've not tried Wamp, but I know Xampp works OK. If you want a 'real' server space to try on (I've got a server with some spare capacity) please give me a yell. ![]()
__________________
http://www.cscomputerservices.co.uk/ | Providing complete computer solutions | Web hosting with MonkeyCMS pre-installed |
![]() |
| Thread Tools | |
| Display Modes | |
|
|