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
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
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,
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
> [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
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
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!
--~--~-~--~~~---
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/
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
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
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
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,
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
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
Thanks to everyone in advance - I am on OS X 10.4.
/Library/WebServer/Documents/cake/scripts root# php bake.php -project
configuration
___ __ _ _ ___ __ _ _ __ __ __ _ _ ___
||__| |_/ |__ |__] |__| |__]|__] |__| |_/ |__
|___ | | | \_ |___ || | | |__] |
15 matches
Mail list logo