> Warning: mysql_connect() [function.mysql-connect]: Access denied for
> user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\cake
> \cake\libs\model\dbo\dbo_mysql.php on line 100

Make sure that you've specified the proper username and password
(that's what this error message is saying). xampp uses a default u/p
configuration that you may need to look up. (I remember running into a
similar issue figuring out what the defaults were)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to