Class 'eZINI' not found

Author Message

Patrick Boutard

Wednesday 03 March 2010 1:46:34 am

I have this error since one week when I run a php script by cron or manually :

PHP Fatal error: Class 'eZINI' not found in /var/www/ezpublish/extension/fw_site/design/monSite_front/flash/cartographie/GenerateXml.php on line 12

On line 12 in my php file, there is : $var = eZINI::instance( 'monSite.ini','settings/override');

The same process works on another server with the same environment.

The class eZINI is defined in file ezp_kernel.php

Thanks for helping.

ezPublish : 4.0.3, PHP : 5.2.6, Apache 2.2.9

André R.

Sunday 07 March 2010 12:50:09 pm

Does the script include autoload.php ?

If yes, you might want to try restarting apache and/or clearing APC cache, and if that helps update APC.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

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 29 2025 23:51:43
Script start
Timing: Jan 29 2025 23:51:43
Module start 'layout'
Timing: Jan 29 2025 23:51:43
Module start 'content'
Timing: Jan 29 2025 23:51:43
Module end 'content'
Timing: Jan 29 2025 23:51:43
Script end

Main resources:

Total runtime0.0129 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.1094151.1953
Module start 'layout' 0.00460.0021 739.304736.6172
Module start 'content' 0.00680.0050 775.921990.2188
Module end 'content' 0.01180.0011 866.140629.9922
Script end 0.0129  896.1328 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002216.6679140.0002
Check MTime0.00107.8342140.0001
Mysql Total
Database connection0.00075.051310.0007
Mysqli_queries0.002015.662830.0007
Looping result0.00000.084810.0000
Template Total0.00086.410.0008
Template load0.00075.121310.0007
Template processing0.00021.244810.0002
Override
Cache load0.00043.380410.0004
General
dbfile0.00107.376880.0001
String conversion0.00000.092240.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