Runcronjobs.php script not publishing content

Author Message

Lane Marie

Friday 15 August 2008 6:47:24 am

Hello,

I have a WAMP installation.

I have used a simple approval workflow - the approver does get to approve the content.

I noticed that when I run php c:\wamp\www\my_site\runcronjobs.php, the script runs, doesn't produce any errors but approved content does not get published. In fact it sits in the inbox with an "inactive" icon. The admin in workflow processes sees a status as : "(4) Workflow event deferred to cron job"

I have php 5.2.6 installed. So through WAMP I installed php5.2.5, this time when I run "php c:\wamp\www\my_site\runcronjobs.php" I get the following:

Warning: in_array(): Wrong datatype for second argument in C:\wamp\www\my_site\kernel\classes\ezscript.php on line 1052

Warning: in_array(): Wrong datatype for second argument in C:\wamp\www\my_site\kernel\classes\ezscript.php on line 1052

Warning: in_array(): Wrong datatype for second argument in C:\wamp\www\my_site\kernel\classes\ezscript.php on line 1052

Warning: in_array(): Wrong datatype for second argument in C:\wamp\www\my_site\kernel\classes\ezscript.php on line 1052
Error initializing script: database error: No database handler was found for ''.

If I run this again with "-d" I get the above warnings but instead of the "wrong datatype" warning I get

Fatal error: eZINI: Undefined group: 'FileSettings' in site.ini in C:\wamp\www\my_site\lib\ezutils\classes\ezdebug.php on line 551

I have safe_mode = off in all the php.ini files I can find.

Can someone tell me whats going on, & more importantly, help me solve my problem? Does EZP support php5.2.6?
Thanks in advance!
M.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.