Hey Clement thanks. Just tried, didn't work. I'm using CakePHP 1.2 but the earlier release (not the latest) because I haven't had time to do a full migration of the app yet. It's strange because the site still seems to work, I would imagine the site just won't work?
On Nov 27, 1:50 am, clemos <[EMAIL PROTECTED]> wrote: > Hi > > Make sure that your cache is clean, by deleting all cache files... > rm app/tmp/cache/*/* > > +++++++ > Clément > > On Thu, Nov 27, 2008 at 10:24 AM, Herman <[EMAIL PROTECTED]> wrote: > > > I keep getting this error in my error logs on production server: > > > Fatal Error (256): Can't find application bootstrap file. Please > > create /home/app/public_html/app/config/bootstrap.php, and make sure > > it is readable by PHP. in [CORE/cake/libs/configure.php, line 631] > > > The file is definitely there, and readable. It's working fine on my > > local machine. Weird thing is, the application appears to be working > > fine on the production server as well, but it's just scaring me I'm > > getting hundreds of these warnings every day in /tmp/logs/error.log. > > > Anyone else have the same problem? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
