Chris,
I found the cause of why we get blank screen when "run now" is clicked on scheduled task page for email integration. Everytime the cron is run it causes a crash -
eaccelerator: php crashed on opline 195 of imap_open in emailintegration.php: 111
111 is the line number where imap_open is in my case. So basically we need to fix why
script crashes.
BTW, I opened a ticket for my hosting company and they increased eaccelerator memory to 32M, but the crash is still happening. Earlier I was not checking the logs in cpanel and hence was not sure why we get blank screen.
thanks.
-JC
|