Re: fresh install of cakephp 1.3, Fatal Error: Call to a member function cd()

2010-05-06 Thread mikeottinger
So I downgraded php to 5.2.13 and cakephp 1.3 seems to be happy with this. This leads me to my next question, is there some sort of cakephp- to-php compatibility matrix out there? Something like this doesn't seem readily available anywhere. Thanks! On May 3, 7:14 am, mikeottinger

Re: fresh install of cakephp 1.3, Fatal Error: Call to a member function cd()

2010-05-06 Thread Graham Weldon
Hmm, thanks for noticing this. I've filed a bug on your behalf, and we'll look at this shortly. http://cakephp.lighthouseapp.com/projects/42648-cakephp-1x/tickets/672 Cheers, Graham Weldon http://grahamweldon.com e. gra...@grahamweldon.com p. (+61) 0407 017 293 On Thu, May 6, 2010 at 4:24 PM,

Re: fresh install of cakephp 1.3, Fatal Error: Call to a member function cd()

2010-05-06 Thread mikeottinger
Great, thanks Graham, I'll follow this bug. On May 5, 11:40 pm, Graham Weldon gra...@grahamweldon.com wrote: Hmm, thanks for noticing this. I've filed a bug on your behalf, and we'll look at this shortly.http://cakephp.lighthouseapp.com/projects/42648-cakephp-1x/tickets/672 Cheers, Graham

Re: fresh install of cakephp 1.3, Fatal Error: Call to a member function cd()

2010-05-06 Thread Dave Stevens
I encountered this today and the fix is actually quite simple: In /app/config/core.php on line 242, set a default time zone. PHP = 5.3 produce a warning if this is not set, which appears to be tripping cake up. On May 6, 9:27 am, mikeottinger mikeottin...@gmail.com wrote: Great, thanks Graham,

Re: fresh install of cakephp 1.3, Fatal Error: Call to a member function cd()

2010-05-06 Thread Graham Weldon
Please see the resolution / explanation on Ticket #672 http://cakephp.lighthouseapp.com/projects/42648-cakephp-1x/tickets/672 http://cakephp.lighthouseapp.com/projects/42648-cakephp-1x/tickets/672 -- Cheers, Graham Weldon http://grahamweldon.com e. gra...@grahamweldon.com On Fri, May 7, 2010

Re: fresh install of cakephp 1.3, Fatal Error: Call to a member function cd()

2010-05-06 Thread mikeottinger
Fantastic, thanks for the follow through on this. On May 6, 5:16 pm, Graham Weldon gra...@grahamweldon.com wrote: Please see the resolution / explanation on Ticket #672http://cakephp.lighthouseapp.com/projects/42648-cakephp-1x/tickets/672

fresh install of cakephp 1.3, Fatal Error: Call to a member function cd()

2010-05-03 Thread mikeottinger
Hi Guys, I saw one post on this that seemed to peter out... I've a fresh install of 1.3, I'm running this in my own installations of apache, php and mysql on mac osx snow leopard. All of which run fine aside from cakephp. Yet, when I bring up the install in my browser I'm confronted with: Fatal

Re: fresh install of cakephp 1.3, Fatal Error: Call to a member function cd()

2010-05-03 Thread mikeottinger
I should mention I'm on apache2, php 5.3.2 as well. On May 2, 11:16 pm, mikeottinger mikeottin...@gmail.com wrote: Hi Guys, I saw one post on this that seemed to peter out...  I've a fresh install of 1.3, I'm running this in my own installations of apache, php and mysql on mac osx snow