MonkeyCMS Forum

Go Back   MonkeyCMS Forum > MonkeyCMS > Installation and Configuration Discussion
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 02-13-2010, 09:57 AM
techshots techshots is offline
Junior Member
 
Join Date: Feb 2010
Posts: 1
Default Warning: mysql_connect()

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!
Reply With Quote
  #2  
Old 02-13-2010, 09:20 PM
chrisjlocke chrisjlocke is offline
Super Moderator
 
Join Date: Apr 2007
Location: Essex, UK
Posts: 1,058
Default

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
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT. The time now is 03:50 AM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© Poisonous Monkey