I have problem with runcronjob script

Author Message

Negin Javadi

Friday 24 December 2004 10:04:06 pm

hi all

I have folowed the tutorial stepbystep Ihave made the guestbook and activated the approval system but when I try to run the runcronjob script on windows XP,I got the message:" PHP is currently using the 'cgi-fcgi' interface. Make sure it is using the 'cli'interface." and nothing happens

could anybody help me please


n_j1981[at]yahoo[dot]com

n_j1981[at]yahoo[dot]com

Ɓukasz Serwatka

Saturday 25 December 2004 3:08:54 am

Hi,

Probadly you have used wrong php.exe file. Under WinXP you must use php.exe located in path_to_your_php/cli/php.exe

path_to_your_php/cli/php.exe -C runcronjobs.php // this script you should run form ez publish root dir

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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

eZ debug

Timing: Jan 19 2025 01:22:12
Script start
Timing: Jan 19 2025 01:22:12
Module start 'layout'
Timing: Jan 19 2025 01:22:12
Module start 'content'
Timing: Jan 19 2025 01:22:13
Module end 'content'
Timing: Jan 19 2025 01:22:13
Script end

Main resources:

Total runtime0.8441 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 591.9844152.6250
Module start 'layout' 0.00610.0035 744.609439.4453
Module start 'content' 0.00960.8333 784.0547526.0938
Module end 'content' 0.84290.0012 1,310.14848.1563
Script end 0.8440  1,318.3047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4014160.0002
Check MTime0.00140.1659160.0001
Mysql Total
Database connection0.00050.063810.0005
Mysqli_queries0.800294.7984540.0148
Looping result0.00070.0881520.0000
Template Total0.807395.620.4036
Template load0.00200.237320.0010
Template processing0.805295.399520.4026
Template load and register function0.00020.018610.0002
states
state_id_array0.00140.166710.0014
state_identifier_array0.00070.087820.0004
Override
Cache load0.00160.1880150.0001
Sytem overhead
Fetch class attribute can translate value0.00090.109220.0005
Fetch class attribute name0.00090.105830.0003
XML
Image XML parsing0.00070.084720.0004
class_abstraction
Instantiating content class attribute0.00000.000830.0000
General
dbfile0.00070.0815180.0000
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs