Forums / General / runcronjobs.php fatal error in 0.03 sec

runcronjobs.php fatal error in 0.03 sec

Author Message

Eivind Marienborg

Sunday 17 June 2007 7:51:55 am

Hi!

I'm trying to run the runcronjobs.php-script to import rss items, as well as send out notification emails.

The cronjobs ran fine on my last server, but after migrating the entire site (both DB and www) to a new server, the runcronjobs.php-script terminates like this every time:

/usr/bin/php -C runcronjobs.php --rssimport --debug

Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.
No timing points defined
Group ini_load:
Load cache: 0.0074 sec (21.9253%), 0.0037 avg sec (2)
FindInputFiles: 0.0038 sec (11.3696%), 0.0019 avg sec (2)

Total script time: 0.0335 sec

I have tried with and without debug, the result is the same. I have also tried with other cronjob-parts, and with no cronjob-part at all.

It's kinda strange, because it doesn't even really starts working (terminates in 0.03 sec), it just gives up.

Does anyone know where to start looking, or what might be wrong?

Xavier Dutoit

Sunday 17 June 2007 11:03:25 am

Likely php cli misses something. check what modules are there. On debian, I had to manually add the mysql module if I remember properly.

X+

http://www.sydesy.com