i deploy a symfony 1.4 project on a RHEL 6 Server with PHP 5.3.3. On a irregular basis I get entries in the php error log complaining that sfProjectConfiguration could not be found and the request fails. The same request then runs smoothly the next time. There is no memcache or apc installed. On other machines it works flawless.
Any ideas how to solve or investigate the problem?