http://cakephp.lighthouseapp.com/projects/42648/tickets/2206-table-prefix-gets-lost-with-model-cache
with the apc cache enabled it cant even find the tables and therefore
dies with an internal server error.
with the file cache there are still other problems occurring.
but in debug mode the errors should show if you have a related
problem.
just set the cache timeout to "+20 seconds" etc
long enough that the second and so on page hit use the cache.
does it turn sth up?
other than that try to find out what the error logs say.
On 3 Nov., 17:11, AD7six <andydawso...@gmail.com> wrote:
> On Nov 3, 4:56 pm, zuha <rich...@razorit.com> wrote:
>
> > I'm not longer sure how this is happening anymore, but its a recurring
> > problem with Cake 2.0, and there is no exception or error message to help
> > figure it out. Simply put there are some pages that do not work, (shows
> > "internal server error"), and then when you turn on debug they do work.
> > Without error. (thus no error message to figure out why it didn't work
> > int he first place).
>
> > It seems fairly obvious that it has something to do with cache and cache
> > getting refreshed when debug comes on, but as far as what is getting cached
> > incorrectly or not cached at all is a mystery.
>
> error messages in that circumstance go to your webserver error log -
> have a look at it.
>
> AD
--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
No comments:
Post a Comment