Re: bake.php errors

2006-12-12 Thread j o e l
gwoo wrote: > how about you try to debug the problem and submit a patch. Before you > do that make sure you have the latest nightly download. [EMAIL PROTECTED]:~/Development/cake/dev/core/cake/scripts$ php bake.php Gwoo, I apologize, but I haven't used Cake in awhile, as I haven't done much progr

Re: bake.php errors

2006-12-01 Thread DJ Spark
i got it working by setting the whole app path (on a standard install): D:\webroot\mf\_final\cake\scripts>php bake.php -app D:\webroot\mf\_final\app spark On 12/1/06, gwoo <[EMAIL PROTECTED]> wrote: > > how about you try to debug the problem and submit a patch. Before you > do that make sure

Re: bake.php errors

2006-12-01 Thread gwoo
how about you try to debug the problem and submit a patch. Before you do that make sure you have the latest nightly download. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group,

Re: bake.php errors

2006-11-30 Thread j o e l
Thanks, hydra12, for the tip. Unfortunately, it didn't work. I guess I'll just try using rdBaker. That's what I used to use, anyway. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to t

Re: bake.php errors

2006-11-30 Thread hydra12
> [EMAIL PROTECTED]:~/Development/cakeSettings/cakeCore/cake/scripts$ php > bake.php -help I had some problems with bake, and here's how I got it to work (I found this very far down on a tread, but I don't remember which one). I have cake installed at c:\web\projects\cake. If I do this: c:\web

bake.php errors

2006-11-30 Thread j o e l
Hello. I've been looking through the list here, and have not seen anything on this. Please forgive me, if it was posted, and I've missed it. I recently downloaded the new version of Cake (1.10), but there seem to be some issues with the bake.php script, unless something has changed? The script

Re: Bake.php errors when generating models - connecting to mysql

2006-06-20 Thread Jonas Pedro
Thanks to Carlos Mauricio Samour This solved the problem: I use Linux with php5 and had a similar problem. What I did to correct it is modified the file /etc/php5/cli/php.ini and uncommented : extension=mysql.so Hope that helps you. Good Luck! --~--~-~--~~~---

Re: Bake.php errors when generating models - connecting to mysql

2006-06-18 Thread Carlos Mauricio Samour
I use Linux with php5 and had a similar problem. What I did to correct it is modified the file /etc/php5/cli/php.ini and uncommented : extension=mysql.so Hope that helps you. Good Luck! On 6/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Thanks again everyone- > > Two things- > > 1./usr/

Re: Bake.php errors when generating models - connecting to mysql

2006-06-17 Thread [EMAIL PROTECTED]
Thanks again everyone- Two things- 1./usr/local/php5/lib/php.ini is where my php config file is located when i do phpinfo() in my browser. 2./Users/milk/php.ini is where my config file is when i do php -i in the terminal. So i copied the php.ini from 1. to 2. and did php -i again and im still

Re: Bake.php errors when generating models - connecting to mysql

2006-06-17 Thread Jon Baer
You can try typing this in shell: php -m | grep mysql To see if the CLI is picking up the MySQL modules ... - Jon --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send emai

Re: Bake.php errors when generating models - connecting to mysql

2006-06-17 Thread Gustavo Carreno
On 6/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I know mysql is working fine on the cgi/apache side- > > The CLI is a diffrent story i guess, any ideas? It shouldn't at all differ... Do you have multiple PHP install ?? cuz both the CGI and the CLI read the same php.ini and are both com

Re: Bake.php errors when generating models - connecting to mysql

2006-06-17 Thread [EMAIL PROTECTED]
Thanks for your help- I know mysql is working fine on the cgi/apache side- The CLI is a diffrent story i guess, any ideas? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group,

Re: Bake.php errors when generating models - connecting to mysql

2006-06-17 Thread Gustavo Carreno
On 6/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > PHP Fatal error: Call to undefined function mysql_pconnect() in > /Library/WebServer/Documents/cake/libs/model/dbo/dbo_mysql.php on line > 101 Looks like your PHP install does not have MySQL in. If it's a 5.x, MySQL no longer comes in by

Re: Bake.php errors when generating models - connecting to mysql

2006-06-17 Thread Felix Geisendörfer
Seems like you need to configure your app/config/database.php in order to make use of mysql_connect and not mysql_pconnect. Just a guess so. -- http://www.thinkingphp.org http://www.fg-webdesign.de [EMAIL PROTECTED] schrieb: Thanks to everyone in advance - I am on

Bake.php errors when generating models - connecting to mysql

2006-06-17 Thread [EMAIL PROTECTED]
Thanks to everyone in advance - I am on OS X 10.4. /Library/WebServer/Documents/cake/scripts root# php bake.php -project configuration ___ __ _ _ ___ __ _ _ __ __ __ _ _ ___ ||__| |_/ |__ |__] |__| |__]|__] |__| |_/ |__ |___ | | | \_ |___ || | | |__] |