Just noticed I get lots of these lines in my Apache error.log:
No idea if it's anything to care about, but since it says it fatal I guess it might be worth asking.PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 60912997 bytes) in /san/www4_1_54/go/base/mail/Imap.php on line 1969
/Daniel
edit: I guess this has something to do that my php settings. My php.ini has memory_limit set to 128M (which accidentally happens to be exactly 134217728). I don't know if it's a good idea changing it though...
edit2: Checked GO error.log. It says like this:
...so this seems to be z-push related. Those darn iPhones...----------------
[20130415 8:31:11] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 60912997 bytes) in /san/www4_1_54/go/base/mail/Imap.php on line 1969
User: <username> Agent: Apple-iPhone4C1/1002.329 IP: x.x.x.x
Query: User=<username>&DeviceId=ApplANYH16BRDTC0&DeviceType=iPhone&Cmd=Sync
Backtrace:
GO::shutdown in file unknown on line unknown
----------------