Re: CakePhp phar and console shells

2013-12-05 Thread Reuben
And yet, while PHP remains reasonably platform agnostic, it's helpful when frameworks like CakePHP also remaining platform agnostic. I don't have anything useful to contribute with regards to phar and shells. On Friday, 6 December 2013 03:10:21 UTC+10, MaxDao wrote: > > Hello, > > We are trying

CakePhp phar and console shells

2013-12-05 Thread MaxDao
Hello, We are trying to use phar packager with our cakephp project. Found the following issue: shell scripts written on cakephp are not working from phar. The issue is in replacing / with \ in dispatcher: http://api.cakephp.org/2.4/source-class-ShellDispatcher.html#280 This seems to be odd wind

Re: CakePHP FileEngine and MemcacheEngine

2013-12-05 Thread Mike Karthauser
On 5 Dec 2013, at 05:48, Artur Asatryan wrote: > This issue about CakePHP cache directories, privileges, FileEngine and > MemcacheEngine. > Well, i have done my project. After uploading files on live server i have > some errors. Like /app/tmp/ folder is not writable (that when i am use > File

CakePHP FileEngine and MemcacheEngine

2013-12-05 Thread Artur Asatryan
Hi guys. This issue about CakePHP cache directories, privileges, FileEngine and MemcacheEngine. Well, i have done my project. After uploading files on live server i have some errors. Like /app/tmp/ folder is not writable (that when i am use FileEngine). When i change /app/tmp/cache folder privil

CakeAdvent Day 5: Using Model Objects in your CakePHP 2.0 Applications

2013-12-05 Thread Jose Diaz-Gonzalez
CakeAdvent Day 5: Late, but still good. Covers using Objects in CakePHP 2.x applications, with a sneak-peak as to what we'll be seeing in the 3.x ORM. http://josediazgonzalez.com/2013/12/05/objectifying-cakephp-2-0-applications/ If we have any redditors out there, please upvote my post in the Cak