Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-14382

PHP Warning on / after clearing all caches

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 4.0.3, 4.1.0beta1
    • 4.1.0alpha2
    • Caching
    • None

    Description

      I've got this PHP warning :

      Warning: fopen(var/bp/cache/statelimitations_4c9d18df02e8eff6f5fdb185a339b3ee.php) [function.fopen]: failed to open stream: No such file or directory in /home/tigrou/public_html/bioutifoul-photos.net/ezpublish-4.1.0alpha2/kernel/classes/clusterfilehandlers/ezfsfilehandler.php on line 215
      

      and this error in the debug ouptut

      Error: eZFSFileHandler::fileStoreContents()  	Feb 01 2009 01:13:09
      Cannot open file 'var/bp/cache/statelimitations_4c9d18df02e8eff6f5fdb185a339b3ee.php'
      

      when I call / (whenever the siteaccess) just after clearing all caches with

      php bin/php/ezcache.php --clear-all --purge
      

      It seems to not occured if I omit "--purge" or if I clear caches with the admin interface. Those messages only appear on /, but NOT with /content/view/full/2 or any other URI (I'm using MatchOrder=host btw)

      Steps to reproduce

      1. clear all caches with php bin/php/ezcache.php --clear-all --purge
      2. go to /

      Attachments

        Activity

          People

            cyberwolf cyberwolf
            dpobel dpobel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: