Forums / Setup & design / Run cronjobs
Mahesh Arvind
Thursday 06 May 2004 11:53:40 pm
Hi, I am running Exponential 3.2.2 with PHP version 4.3.1. When I am running cronjobs I get the follwoing message
Content-type: text/html X-Powered-By: PHP/4.3.1 Set-Cookie: eZSESSIDcatalog=29cfa132c9c81dc0bc7ed943e0c00694; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0Pragma: no-cache
Running cronjobs/workflow.php Checking for workflow processes Status listWorkflow event deferred to cron job(4): 46
0 out of 46 processes was finished
Running cronjobs/notification.php Starting notification event processingDone
The number of process keeps on increasing and nothing gets published. Can anybody help me out with why these process are not running?
Thanks Mahesh
Thanks & Regards Mahesh
Jan Borsodi
Wednesday 12 May 2004 5:36:27 am
Are you using approval workflows?
There has been some issues with the workflows in earlier Exponential version. There were some bugfixes to this in 3.2-6, I recommend you upgrade to this and see if it helps.
-- Amos Documentation: http://ez.no/ez_publish/documentation FAQ: http://ez.no/ez_publish/documentation/faq
Wednesday 12 May 2004 5:42:04 am
I am using a approval workflow. I have made a screen where the anonymous users submit their articles. Once, they submit, they are sent to approval of a verifier. After the verifier approves this article, they are published.
I have made all the articles to publish in a folder (name - "Resources") and made this as a section and assigned a usergroup "Verifiers" to approve these contents.
Under "Approvers" I have selected the "Verifiers" user group, under "Sections" I have selected "Resources", "users without approval" I have selected Administrators.
Whatever content I approve adds up to the queue and never gets published.
I am using 4.3.1 version of PHP and I will try by upgrading it to 4.3.6 and use CLI binary. Till now we were using CGI.
We had paid to include "Path Prefix" functionality. This feature will be available in 3.4 version only. So, we are waiting for this.
ThanksMahesh
Thursday 13 May 2004 8:44:01 pm
We are running Suse Linux. This only supports 4.3.1 version of PHP. Is it possible to user CLI with 4.3.1 version?