I could imagine that this has to do with symfony caching? Is caching enabled?
Cheers On May 2, 10:20 am, Jonathan Franks <[EMAIL PROTECTED]> wrote: > Also, the backend app works fine in production. The problem is only with > the frontend app..... > > Jonathan Franks wrote: > > Thanks for the reply, > > > mod-rewrite is enabled and the .htaccess is in place. > > > I believe that these must be working because the first request for a > > page works. Only on the second request is the error page displayed. > > > also the virtual host settings should be fine because they work in dev mode. > > > Its very strange! > > > Any advice would be great! // jonathan > > > David Hodgson wrote: > > >> Hello, > > >> I had a similar problem yesterday because i removed the .htaccess file. > > >> Did you leave this in? > > >> How is your apache vhost set up? > > >> is mod-rewrite enabled? > > >> Cheers, > >> David > > >> Jonathan Franks wrote: > > >>> My app is working fine in the dev environment. > > >>> But in production, it is behaving strangely. > > >>> If I clear the cache and then view any page, it loads fine. But if I > >>> refresh the page, I get a 500 server error. > > >>> Also, if I click a link to another page I get a 500 server error. > > >>> If I clear the cache and refresh, the page comes back. Refresh again and > >>> I get the error back. > > >>> Has anybody else experienced this?? // Jonathan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
