Here's the exact error.  Can't seem to figure it out why after
selecting model or controller to bake it give me this error.  I have
looked at my shell path, cake path, php.ini, from my "which php", my
apache httpd.conf file.  Does anyone know how to find my port and
socket on a windows machine?  I can bake a database.php file and my
cake programs work fine.  I guess next I will try upgrading to 1.3 to
see if that fixes  my problem with bake.

Configuration
[M]odel
[V]iew
[C]ontroller
[P]roject
[Q]uit
What would you like to Bake? (D/M/V/C/P/Q)
> ---------------------------------------------------------------
Bake Model
Path: C:\mysite\blog\app\models\
---------------------------------------------------------------

Warning: mysql_connect(): Can't connect to MySQL server on
'localhost' (10061) in C:\mysite\blog\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:\mysite\blog\cake\libs\model\datasources\dbo
\dbo_mysql.php on line 379

Warning: mysql_get_server_info(): supplied argument is not a valid
MySQL-Link resource in C:\mysite\blog\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:\mysite\blog\cake\libs\model\datasources\dbo
\dbo_mysql.php on line 411


Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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