It seems we can't make the daily cron run anymore.
We are getting errors like
and
with a manual loading in a browser returning "connection reset".
from ssh shell we get
As we can't troubleshoot the code due to it being ionCube encoded, does anyone have any ideas on how to get this fixed?
we can't get any of the daily cron tasks to work now and well we would like them to.
note: The email ticket cron does work.
HELP!
We are getting errors like
Code:
notice] EACCELERATOR(2882): PHP crashed on opline 47 of load_class() at /home/USERNAME/public_html/control/admin/../includes/classes/class.init.php:0
Code:
Server closed connection without sending any data back at /usr/lib/perl5/site_perl/5.8.8/Net/HTTP/Methods.pm line 345.
from ssh shell we get
Code:
root@svr2 [~]# php -q /home/USERNAME/public_html/control/admin/cron.php
Segmentation fault
we can't get any of the daily cron tasks to work now and well we would like them to.
note: The email ticket cron does work.
HELP!