Failed to open stream ezfsfilehandler? (PHP Warning)

Author Message

Clemens T

Friday 16 April 2010 5:07:11 am

hey all,

I want to upgrade my PHP4 installation of eZPublish to PHP5 and therefore I upgraded an existing installation from 3.9.1 -> 3.9.5 and also went from 3.9.5->3.10.1, however no I get the following warnings, which do not make sense to me (I did not get these @ 3.9.5 or before that):

PHP:fopen(var/mysiteaccess/cache/sortkey_mydb.php): failed to open stream: No such file or directory in /var/www/mydir/kernel/classes/clusterfilehandlers/ezfsfilehandler.php on line 217

PHP:fopen(var/mysiteacces/cache/classidentifiers_mydb.php): failed to open stream: No such file or directory in /var/www/mydir/kernel/classes/clusterfilehandlers/ezfsfilehandler.php on line 217

PHP:fopen(var/mysiteacces/cache/sortkey_mydb.php): failed to open stream: No such file or directory in /var/www/mydir/kernel/classes/clusterfilehandlers/ezfsfilehandler.php on line 217

PHP:fopen(var/mysiteacces/cache/classidentifiers_mydb.php): failed to open stream: No such file or directory in /var/www/mydir/kernel/classes/clusterfilehandlers/ezfsfilehandler.php on line 217

These files DO exist in:

/var/www/mydir/var/mysiteacces/cache/mysiteacces/*.php

but not in the place it is looking in, or so it seems? The weird thing is that I am NOT using clustering, so why does this handler even get loaded?

Is there any setting that I may have overlooked and that has changed in between 3.9 and 3.10? Any other hints on how to get closer to a solution?

Thanks!

Clemens

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 18 2025 01:03:39
Script start
Timing: Jan 18 2025 01:03:39
Module start 'layout'
Timing: Jan 18 2025 01:03:39
Module start 'content'
Timing: Jan 18 2025 01:03:40
Module end 'content'
Timing: Jan 18 2025 01:03:40
Script end

Main resources:

Total runtime0.6797 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 589.1641152.6406
Module start 'layout' 0.00530.0020 741.804739.4922
Module start 'content' 0.00740.6709 781.2969406.1172
Module end 'content' 0.67830.0013 1,187.41418.1250
Script end 0.6796  1,195.5391 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4622160.0002
Check MTime0.00120.1791160.0001
Mysql Total
Database connection0.00070.108310.0007
Mysqli_queries0.643394.6471460.0140
Looping result0.00040.0598440.0000
Template Total0.655396.420.3276
Template load0.00180.262920.0009
Template processing0.653596.144220.3267
Template load and register function0.00020.030710.0002
states
state_id_array0.00070.106110.0007
state_identifier_array0.00060.088920.0003
Override
Cache load0.00140.2115160.0001
Sytem overhead
Fetch class attribute can translate value0.00080.115110.0008
Fetch class attribute name0.00070.099010.0007
XML
Image XML parsing0.00010.013810.0001
class_abstraction
Instantiating content class attribute0.00000.000610.0000
General
dbfile0.00060.0944100.0001
String conversion0.00000.000940.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/strong.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/strong.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs