Re: How to set up Debug Kit

2012-03-06 Thread Miles J
It seems like you should understand basic web development and PHP first. On Tuesday, March 6, 2012 12:01:59 PM UTC-8, kalai wrote: > > Hi when i am Setting up Debugkit, > > i came through this "set the debug mode to at least 1." > > I DON"T no how to set up debug mode to at least 1 > > > Ca

Re: How to set up Debug Kit

2012-03-06 Thread lowpass
On Tue, Mar 6, 2012 at 3:34 PM, kalai wrote: > After Setting i am getting the following error. > Warning (512): /var/www/vhosts/vtest.host-it.ou.edu/httpdocs/WayFinder/ > app/tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line > 267] You need to set the permissions fr the tmp director

Re: How to set up Debug Kit

2012-03-06 Thread kalai
After Setting i am getting the following error. Warning (512): /var/www/vhosts/vtest.host-it.ou.edu/httpdocs/WayFinder/ app/tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line 267] Warning (512): /var/www/vhosts/vtest.host-it.ou.edu/httpdocs/WayFinder/ app/tmp/cache/persistent/ is not

Re: How to set up Debug Kit

2012-03-06 Thread Jeremy Burns | Class Outfit
Look at about line 36 in /app/config/core/php: Configure::write('debug', 2); Jeremy Burns Class Outfit http://www.classoutfit.com On 6 Mar 2012, at 20:01:59, kalai wrote: > Hi when i am Setting up Debugkit, > > i came through this "set the debug mode to at least 1." > > I DON"T no how to set

How to set up Debug Kit

2012-03-06 Thread kalai
Hi when i am Setting up Debugkit, i came through this "set the debug mode to at least 1." I DON"T no how to set up debug mode to at least 1 Can any one out there help me... -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Ques