On Tue, Sep 21, 2010 at 3:00 AM, Joshua Muheim <[email protected]> wrote:
> Within app/tmp I have the correct folder structure, I have checked
> this against a fresh copy of the used version of CakePHP (1.2.x).
>
> I'm on OSX so I have access to the server's error logs using the
> Console application. But there's no errors in there that are related
> to CakePHP:
> ...
> ...etc. Any other idea?

As Miles suggested, check your php.ini error settings. Specifically,
error_reporting and display_errors.

Can you run basic PHP scripts on this box? If so, what happens when
you deliberately cause a fatal error?

You mentioned that you took this app over from someone else. Could the
trouble be that it was created for an outdated version of Cake? Or are
the Cake libs local to the site?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
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

Reply via email to