Re: Cake is not working correctly on sourceforge.net

2007-06-21 Thread chanh.ong
I set the permission to 02777 but still does not work and yes I set the debug to 3 I also tried to set the session to database to avoid writing to the file system but then I only get a blank page so that does not tell anything wrong with 1.2alpha. May the session thing is just got caught before

Re: Cake is not working correctly on sourceforge.net

2007-06-21 Thread Chris Hartjes
On 6/21/07, chanh.ong <[EMAIL PROTECTED]> wrote: > > I did but it still have the same error. Not sure why! Two suggestions: 1) make sure your tmp directory has firehose permissions (i.e. 777) 2) make sure you've set debug to 1 or greater in config/core.php until you're ready to turn it on as a

Re: Cake is not working correctly on sourceforge.net

2007-06-21 Thread chanh.ong
I did but it still have the same error. Not sure why! On Jun 20, 4:54 pm, Geoff Ford <[EMAIL PROTECTED]> wrote: > YOu need to make the session directory within the /tmp directory > first. > > On Jun 20, 11:55 pm, "chanh.ong" <[EMAIL PROTECTED]> wrote: > > > Right! I forgot about the mod_rewrite

Re: Cake is not working correctly on sourceforge.net

2007-06-20 Thread Geoff Ford
YOu need to make the session directory within the /tmp directory first. On Jun 20, 11:55 pm, "chanh.ong" <[EMAIL PROTECTED]> wrote: > Right! I forgot about the mod_rewrite does not work like normal > mod_rewrite on sf.net. Thanks for pointing that out! > > I also have almost exact setup with Ca

Re: Cake is not working correctly on sourceforge.net

2007-06-20 Thread chanh.ong
Right! I forgot about the mod_rewrite does not work like normal mod_rewrite on sf.net. Thanks for pointing that out! I also have almost exact setup with Cake 1.2alpha and get an error when access it: Here is the url to it: http://coaddons.sourceforge.net/caketest/index.php/pages/hello I fix a

Re: Cake is not working correctly on sourceforge.net

2007-06-19 Thread Geoff Ford
Looks to me like rewrites aren't working i can access your hello page via pretty urls http://coaddons.sourceforge.net/cake/index.php/pages/hello On Jun 20, 1:33 pm, "chanh.ong" <[EMAIL PROTECTED]> wrote: > It is odd that I am the only person use sourceforge.net for my cake > development. > > Loo

Re: Cake is not working correctly on sourceforge.net

2007-06-19 Thread chanh.ong
It is odd that I am the only person use sourceforge.net for my cake development. Look like I might just bark on the wrong tree here! On Jun 19, 7:02 am, "chanh.ong" <[EMAIL PROTECTED]> wrote: > I tried to set up cake on my sourceforge.net project but having lot of > issues but don't know exactly

Cake is not working correctly on sourceforge.net

2007-06-19 Thread chanh.ong
I tried to set up cake on my sourceforge.net project but having lot of issues but don't know exactly what they are until today! I track down the problem that I am having on sf.net but need some cake expert to tell me what to do to get around this I created a static page hello.thtml in pages fold