On 16 Apr 2014, at 16:23, Jeff Riedl <[email protected]> wrote: > I'm sure those of you who have been using Cake and other RAD tools for some > time have no idea what the learning curve looks like to us newbies. The last > time I posted about this I got a very helpful "get over it" reply from some > Bobby Big-Brains, who then went on to suggest that maybe I (who has very > little experience with Shell Access) should write a php interface to replace > the "Console" as a good 'learning project'. Is that really the attitude of > this community toward new users who have little experience? If so, that > speaks volumes. > > I'm still stuck. Please offer CONSTRUCTIVE replies that will actually allow > me to get out of the starting blocks. I think this project could be just > what I need to move forward with what I need to do - but it's not too useful > (or "Rapid") so far. I can't access the Cake Console in order to "bake" > anything. As you can see from the attached screen shot, I'm logged in as > ROOT user, and the lib directory IS permissioned as 777 (yes, I do try to > read other relevant posts before starting a new topic) ... but I still get > Permission denied. > > > > > > Anyone? > > Thanks for whatever helpful info you can offer!
try chmod 755 Console/cake -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
