I run in to a very strange problem while are developing a pretty simple zend application. Every day again, when i first load the application in the browser I get an controller error (loads the template fine). After this error occurs it does not matter which page or URL I try to load, it just gives an initialization error while not even displaying the template. If we SSH into the server and reboot apache, everything works fine again until the next day.
At first I thought it might have something to do with Directadmin updating the PHP.ini
or something like that on any changes, but I have extensively tested this and it does not seem to have any influence.
For the record, I am running PHP 5.4 on CentOS.
Hopefully someone can help me with this issue or point me in the right direction.