Out of diskspace - how to remove cache manually?

Author Message

Thomas Eriksen

Sunday 05 October 2008 1:06:54 pm

Hi,

* Disk limit is currently set to 100Mb
* Seems like I ran out of diskspace which gave the cache some problems.

Now I get this:
--
Parse error: syntax error, unexpected $end in ....../www/ezpublish-4.0.1/var/ezflow_site/cache/template/compiled/login-4eee23e95b2276156a5dd1e14013f9d8.php on line 319
Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.
--

Tried to remove "...cache/template/compiled" without luck.

Thanks!

Thomas

zurgutt -

Sunday 05 October 2008 1:26:24 pm

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

Or if you dont have shell access, try to remove var/cache and var/yoursiteaccess/cache

Certified eZ developer looking for projects.
zurgutt at gg.ee

Thomas Eriksen

Sunday 05 October 2008 1:35:55 pm

* First "php bin..." did not work. Just received an error in autoload.php

* Removed the dir. and it worked!

Thanks!

Thomas

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 00:17:59
Script start
Timing: Jan 19 2025 00:17:59
Module start 'layout'
Timing: Jan 19 2025 00:17:59
Module start 'content'
Timing: Jan 19 2025 00:17:59
Module end 'content'
Timing: Jan 19 2025 00:17:59
Script end

Main resources:

Total runtime0.6320 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 589.2969152.6563
Module start 'layout' 0.00650.0043 741.953139.5078
Module start 'content' 0.01080.6197 781.4609531.9453
Module end 'content' 0.63050.0015 1,313.40638.1094
Script end 0.6319  1,321.5156 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00420.6693160.0003
Check MTime0.00190.3008160.0001
Mysql Total
Database connection0.00070.118210.0007
Mysqli_queries0.569390.0848570.0100
Looping result0.00070.1141550.0000
Template Total0.583692.320.2918
Template load0.00220.350020.0011
Template processing0.581391.986420.2907
Template load and register function0.00020.037810.0002
states
state_id_array0.00100.151610.0010
state_identifier_array0.00120.184020.0006
Override
Cache load0.00190.2964240.0001
Sytem overhead
Fetch class attribute can translate value0.00050.083620.0003
Fetch class attribute name0.00150.229840.0004
XML
Image XML parsing0.00380.595020.0019
class_abstraction
Instantiating content class attribute0.00000.001640.0000
General
dbfile0.00921.4521170.0005
String conversion0.00000.001240.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/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: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs