Monday 13 September 2004 4:37:02 pm
Hi,
Ive been using ezpublish and have been impressed with it so far, however Ive just struck my first problem. I am running a debian linux system with apache-perl and php4 (php4-cli installed to get the script to run from command line). I need to get runcronjobs.php to work to ensure workflows etc work the way they should, however I get the following error:
/var/www/ezpublish# php runcronjobs.php
Fatal error: eZ publish did not finish it's request The execution of eZ publish was abruptly ended, the debug output is present below.
No debug information follows and I dont have alot to go on.
I did determine (through the use of print statements) that the code fails on this line: $script->initialize(); Ive seen a number of postings with issues on this particular script however of the more relevant posts none of the solutions offered have worked. Any assistance would be greatly appreciated. cheers Arran
|