argv notice ?! [runcronjobs.php]

Author Message

Selmah Maxim

Wednesday 11 June 2003 1:48:59 pm

Hi ..

What this notice mean :
Notice: Undefined variable: argv ..

I get this from runcronjobs.php .

Jan Borsodi

Wednesday 11 June 2003 1:51:28 pm

The script requires that PHP has cli built in, this means being able to read options from the command line. The script will still run without this support but you won't be able to choose siteaccess and add some other options.

We should probably add a check for argv existance before using it.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

Selmah Maxim

Friday 13 June 2003 8:06:13 am

Then How to know if the host has cli built PHP ?
Can I see it from phpinfo() ?

I`ll make 2 site siteaccess and the admin site access, then how this argv notice will effect the site ?

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 30 2025 22:59:16
Script start
Timing: Jan 30 2025 22:59:16
Module start 'layout'
Timing: Jan 30 2025 22:59:16
Module start 'content'
Timing: Jan 30 2025 22:59:16
Module end 'content'
Timing: Jan 30 2025 22:59:16
Script end

Main resources:

Total runtime0.0231 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0040 588.1328151.2109
Module start 'layout' 0.00400.0048 739.3438220.6875
Module start 'content' 0.00880.0130 960.0313997.8047
Module end 'content' 0.02180.0013 1,957.835929.9922
Script end 0.0230  1,987.8281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002510.6295140.0002
Check MTime0.00104.3627140.0001
Mysql Total
Database connection0.00062.733610.0006
Mysqli_queries0.003113.570730.0010
Looping result0.00000.047510.0000
Template Total0.00093.910.0009
Template load0.00073.184010.0007
Template processing0.00020.689110.0002
Override
Cache load0.00051.953610.0005
General
dbfile0.00167.108780.0002
String conversion0.00000.034140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs