hello, im trying to bake an application.
the database is installed and the cakephp screen saying that the
application can connect to mysql. when i tried to bake the models
using console, it says that it the database doesnt have a tables
(which it does) and comes up with this error message:

What would you like to Bake? (D/M/V/C/P/Q)
> m
---------------------------------------------------------------
Bake Model
Path: C:\wamp\www\textback\models\
---------------------------------------------------------------

Warning: mysql_connect(): Can't connect to MySQL server on
'127.0.0.1' (10061) i
n C:\wamp\cake\cake\libs\model\datasources\dbo\dbo_mysql.php on line
374

Warning: mysql_select_db(): supplied argument is not a valid MySQL-
Link resource
 in C:\wamp\cake\cake\libs\model\datasources\dbo\dbo_mysql.php on line
379

Warning: mysql_get_server_info(): supplied argument is not a valid
MySQL-Link re
source in C:\wamp\cake\cake\libs\model\datasources\dbo\dbo_mysql.php
on line 387


Warning: mysql_query(): supplied argument is not a valid MySQL-Link
resource in
C:\wamp\cake\cake\libs\model\datasources\dbo\dbo_mysql.php on line 411
Error: Your database does not have any tables.


any help is greatly appreciated. thank you

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
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