Re: Problem creating elements with BAKE

2010-03-21 Thread marcoR-IT
Ok, I have erased and installed again php-cli (php5-cli doesn't
exist, at least in the repositories I have preconfigured)
But the same problem persists.

I have also revised my php.in file and didn't found any entry about
the CLI.

Formerly, I has able to  run the BAKE command without problems, but
after some attempts to update my PHP installation to release 5.3.2,
something broke!
Now my applications still work correctly with cakePHP BUT the BAKE
command fails.

On 19 mar, 02:42, Sam Sherlock sam.sherl...@gmail.com wrote:
 from command line I can run the following (which shows the location of my
 ini file being used):

 php --ini

 - S

 On 19 March 2010 04:47, Zaky Katalan-Ezra procsh...@gmail.com wrote:

  Maybe you need to install php5-cli

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


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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe from this group, send email to 
cake-php+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


Re: Problem creating elements with BAKE

2010-03-19 Thread Sam Sherlock
from command line I can run the following (which shows the location of my
ini file being used):

php --ini


- S




On 19 March 2010 04:47, Zaky Katalan-Ezra procsh...@gmail.com wrote:

 Maybe you need to install php5-cli

 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 cake-php@googlegroups.com
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.comcake-php%2bunsubscr...@googlegroups.comFor
  more options, visit this group at
 http://groups.google.com/group/cake-php?hl=en

 To unsubscribe from this group, send email to cake-php+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe from this group, send email to 
cake-php+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


Re: Problem creating elements with BAKE

2010-03-18 Thread marcoR-IT
Thanks, it may be interesting
How can I solve this problem? I'm not really an expert in Linux

On 17 mar, 17:30, cricket zijn.digi...@gmail.com wrote:
 My guess is this is due to CLI version of PHP not having mysql
 compiled in, or something like that.

 On Mar 17, 7:03 pm, marcoR-IT marcoar...@yahoo.com.mx wrote:

  Hi,
  When I try to create some element with the BAKE command (Model, View
  or Controller), the following message is displayed:
  Fatal error: Call to undefined function mysql_query() in /var/www/
  html/webroot/cake/libs/model/datasources/dbo/dbo_mysql.php on line
  588

  boldinfo:/bold
  database controller: mysql
  CakePHP version: CakePHP v1.3.0-RC1
  (The same occurs with version 1.2.6.)

  I have another application created manually with code, into CakePHP
  that's working without problems, so I think the problem may not be
  associated with MySQL controller or the MySQL connection.

  Thanks in advance for your help

  Best regards,
  Marco

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe from this group, send email to 
cake-php+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


Re: Problem creating elements with BAKE

2010-03-18 Thread Zaky Katalan-Ezra
Maybe you need to install php5-cli

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe from this group, send email to 
cake-php+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


Re: Problem creating elements with BAKE

2010-03-17 Thread cricket
My guess is this is due to CLI version of PHP not having mysql
compiled in, or something like that.

On Mar 17, 7:03 pm, marcoR-IT marcoar...@yahoo.com.mx wrote:
 Hi,
 When I try to create some element with the BAKE command (Model, View
 or Controller), the following message is displayed:
 Fatal error: Call to undefined function mysql_query() in /var/www/
 html/webroot/cake/libs/model/datasources/dbo/dbo_mysql.php on line
 588

 boldinfo:/bold
 database controller: mysql
 CakePHP version: CakePHP v1.3.0-RC1
 (The same occurs with version 1.2.6.)

 I have another application created manually with code, into CakePHP
 that's working without problems, so I think the problem may not be
 associated with MySQL controller or the MySQL connection.

 Thanks in advance for your help

 Best regards,
 Marco

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en