Thanks everybody for your answers! Daniel's approach worked for me. :) Regards,
Marcos On Wed, Jun 11, 2008 at 8:35 AM, Smelly_Eddie <[EMAIL PROTECTED]> wrote: > > Change to the parent folder... > > call the scipt in cake/script, specifying the php engine to read it. > > > At the prompt, type sumin like... > > > $ cd /srv/www/htdocs/cake > $php cake/scripts/bake.php > > > > > On Jun 11, 1:42 am, Bayuadji <[EMAIL PROTECTED]> wrote: > > You have to add/include > > cake and cake.php in your /usr/bin or /usr/sbin > > use ln > > > > after that you can call cake > > > > =BAD= > > > > On Wed, Jun 11, 2008 at 11:41 AM, Marcos Aruj <[EMAIL PROTECTED]> > wrote: > > > Hi all, > > > > > How can I run bake.php on Ubuntu Linux. I installed php5-cli via > apt-get, > > > but can't find the proper command to run it. > > > Any ideas? > > > > > Thanks, > > > > > Marcos > > > > -- > > -------------------------------------------------------------- > http://www.tumbletooth.org > > my linkedin profile :http://www.linkedin.com/in/bayuadji > > -------------------------------------------------------------- > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
