I had a total bitch of time getting PHP CLI working when I moved from Apache2Triad to XAMP on my Win XP laptop - but I did get it working in the end. As I recall PHP was looking at the wrong php.ini file.
I appreciate that you are using WAMP not XAMP but I wrote up what I did on my blog - might offer some pointers. http://www.flipflops.org/2008/07/27/xampp-and-the-php-cli/ On May 7, 12:30 pm, Beedge <[email protected]> wrote: > Ive followed that tutorial to the letter and still get the same > result, > > my Path variable is correct (C:/wamp/www/cake/console) because Ive > copied that path into explorer and I can see the batch file > > as far as I can tell my PHP is a CLI build because when I copied that > path into explorer (to check that it was the right path) I see a php > icon and when I hover over it the alt tag says 'File Description: CLI' > > Any other ideas what could be causing this? I hate to have come so far > only to fail now! :( > > On May 7, 11:37 am, majna <[email protected]> wrote: > > > try withhttp://cakephp.org/screencasts/view/6 > > > check again Environment Variables->System Variables->Path > > > On May 7, 12:20 pm, Beedge <[email protected]> wrote: > > > > Hi all, > > > Im (still) trying to get my head around cake. Im following the > > > excellent IBM tutorial and Im on part 2. All is going well except for > > > one thing.. I cant get the console to work :( > > > > This is my setup, Windows Vista using WAMP. > > > > Ive set the environmental path variables to C:\wamp\bin\php \php5.2.6; > > > C:\wamp\www\cake\console > > > > I change my directory on the comand line to c:\wamp\www\app> > > > > and when I try to bake (by typing cake bake test) it tells me: 'cake' > > > is not recognised as an internal or external command, operable program > > > or batch file > > > > Any ideas on what I am doing wrong? > > > > Thanks in advance > > > > Kevin- Hide quoted text - > > > - Show quoted text - > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
