Re: missing session object

2007-05-09 Thread [EMAIL PROTECTED]

Also, would that keep the session object from being instantiated?

I'm trying to find where this even happens, do you know?

On May 9, 4:06 pm, "Samuel DeVore" <[EMAIL PROTECTED]> wrote:
> make sure your tmp folders all exist and are writable
>
> tmp/
>   cache/
>  models/
>  persistent/
>  views/
>   log/
>   sessions/
>   tests/
>
> as has been repeated umpteen times in this list  many ftp and or
> extraction programs to not deal with empty folders in an expected way
>
> On 5/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Hi,
>
> > I just installed a small cake app I built on a new server.  Everything
> > worked fine on the development server, but on the production box, any
> > calls to $this->Session in my app_controller.php product a
>
> > Call to a member function on a non-object
>
> > I made sure the entire cake core installed, it did, I can't figure why
> > this would suddenly start happening.
>
> > Brian
>
> --
> (the old fart) the advice is free, the lack of crankiness will cost you
>
> - its a fine line between a real question and an idiot
>
> http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: missing session object

2007-05-09 Thread [EMAIL PROTECTED]

Sorry, I meant to tell you that I already checked that part as well,
all writable.

On May 9, 4:06 pm, "Samuel DeVore" <[EMAIL PROTECTED]> wrote:
> make sure your tmp folders all exist and are writable
>
> tmp/
>   cache/
>  models/
>  persistent/
>  views/
>   log/
>   sessions/
>   tests/
>
> as has been repeated umpteen times in this list  many ftp and or
> extraction programs to not deal with empty folders in an expected way
>
> On 5/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Hi,
>
> > I just installed a small cake app I built on a new server.  Everything
> > worked fine on the development server, but on the production box, any
> > calls to $this->Session in my app_controller.php product a
>
> > Call to a member function on a non-object
>
> > I made sure the entire cake core installed, it did, I can't figure why
> > this would suddenly start happening.
>
> > Brian
>
> --
> (the old fart) the advice is free, the lack of crankiness will cost you
>
> - its a fine line between a real question and an idiot
>
> http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: missing session object

2007-05-09 Thread Samuel DeVore

make sure your tmp folders all exist and are writable

tmp/
  cache/
 models/
 persistent/
 views/
  log/
  sessions/
  tests/

as has been repeated umpteen times in this list  many ftp and or
extraction programs to not deal with empty folders in an expected way


On 5/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I just installed a small cake app I built on a new server.  Everything
> worked fine on the development server, but on the production box, any
> calls to $this->Session in my app_controller.php product a
>
> Call to a member function on a non-object
>
> I made sure the entire cake core installed, it did, I can't figure why
> this would suddenly start happening.
>
> Brian
>
>
> >
>


-- 
(the old fart) the advice is free, the lack of crankiness will cost you

- its a fine line between a real question and an idiot

http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



missing session object

2007-05-09 Thread [EMAIL PROTECTED]

Hi,

I just installed a small cake app I built on a new server.  Everything
worked fine on the development server, but on the production box, any
calls to $this->Session in my app_controller.php product a

Call to a member function on a non-object

I made sure the entire cake core installed, it did, I can't figure why
this would suddenly start happening.

Brian


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---