Hi,
I’ve been test eGroupware v1.8.002 in the last few weeks. Today I
suddenly received an email from the server with subject “Cron
apache@egw /usr/bin/php -q -d memory_limit=-1
/var/www/html/egroupware/phpgwapi/cron/asyncservices.php default”
The email content is:
PHP Deprecated: Function ereg() is deprecated in /var/www/html/egroupware/notifications/inc/class.notifications.inc.php on line 505
PHP Deprecated: Function ereg() is deprecated in /var/www/html/egroupware/notifications/inc/class.notifications.inc.php on line 505
PHP Deprecated: Function ereg() is deprecated in /var/www/html/egroupware/notifications/inc/class.notifications.inc.php on line 505
PHP Deprecated: Function ereg() is deprecated in /var/www/html/egroupware/notifications/inc/class.notifications.inc.php on line 505
The email timestamp is 2:00AM this morning. I checked the /var/log/cron
around that time:
…
Mar 19 01:40:01 egw CROND[15681]: (apache) CMD (/usr/bin/php -q -d memory_limit=-1 /var/www/html/egroupware/phpgwapi/cron/asyncservices.php default)
Mar 19 01:45:01 egw CROND[15690]: (apache) CMD (/usr/bin/php -q -d memory_limit=-1 /var/www/html/egroupware/phpgwapi/cron/asyncservices.php default)
Mar 19 01:50:01 egw CROND[15727]: (apache) CMD (/usr/bin/php -q -d memory_limit=-1 /var/www/html/egroupware/phpgwapi/cron/asyncservices.php default)
Mar 19 01:55:01 egw CROND[15764]: (apache) CMD (/usr/bin/php -q -d memory_limit=-1 /var/www/html/egroupware/phpgwapi/cron/asyncservices.php default)
Mar 19 02:00:01 egw CROND[15802]: (apache) CMD (/usr/bin/php -q -d memory_limit=-1 /var/www/html/egroupware/phpgwapi/cron/asyncservices.php default)
Mar 19 02:01:01 egw CROND[15842]: (root) CMD (run-parts /etc/cron.hourly)
Mar 19 02:01:01 egw run-parts(/etc/cron.hourly)[15842]: starting 0anacron
Mar 19 02:01:01 egw anacron[15851]: Anacron started on 2012-03-19
Mar 19 02:01:01 egw anacron[15851]: Jobs will be executed sequentially
Mar 19 02:01:01 egw anacron[15851]: Normal exit (0 jobs run)
Mar 19 02:01:01 egw run-parts(/etc/cron.hourly)[15853]: finished 0anacron
Mar 19 02:05:01 egw CROND[15858]: (apache) CMD (/usr/bin/php -q -d memory_limit=-1 /var/www/html/egroupware/phpgwapi/cron/asyncservices.php default)
Mar 19 02:10:01 egw CROND[15895]: (apache) CMD (/usr/bin/php -q -d memory_limit=-1 /var/www/html/egroupware/phpgwapi/cron/asyncservices.php default)
Mar 19 02:15:01 egw CROND[15933]: (apache) CMD (/usr/bin/php -q -d memory_limit=-1 /var/www/html/egroupware/phpgwapi/cron/asyncservices.php default)
…
I checked eGroupware and there is no any calendar event on that time.
The DB backup is scheduled on 3AM, not 2AM, and the server clock setting
is correct.
The server is CentOS 6.2 x86_64 and PHP is v5.3.3.
Could some one tell me what is going on here? Should I do anything to
fix this?
Thanks.
–
Jian Gao
–