3

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?

Cyrus
  • 84,225
  • 14
  • 89
  • 153
floplus
  • 315
  • 1
  • 3
  • 7
  • Hm after a restart of the server it looks better. "Have you tried to turn it off an on again" - The IT crowd. – floplus Aug 09 '11 at 16:35

1 Answers1

0

Sometimes i have an fimiliar error in frontend/backend_dev. Does the error occur when you use on of them? It happens to me when I "hammer" the F5-Button. Could be a cache-rebuilding problem.

Flexo
  • 87,323
  • 22
  • 191
  • 272
redshark1802
  • 894
  • 2
  • 12
  • 22