php memory_limit

Author Message

Donald Cramb

Monday 06 September 2004 10:02:52 pm

I was having big problems installing eZ publish, which I thought was caused by the famous AcceptPageInfo issue. But after trying a bunch of stuff I figured out that the 12MB suggested for the php memory_limit was not enough. Setting memory_limit in my php.ini to 16MB solved my problems.

php version 4.3.8
eZ publish 3.4.1

Donald Cramb

Tuesday 07 September 2004 12:38:34 am

This was filed as a bug:

http://ez.no/community/bug_reports/crash_while_template_compiling_memory_limit_issue

I would recommend setting php memory_limit to something like 20M

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 09:11:57
Script start
Timing: Jan 19 2025 09:11:57
Module start 'layout'
Timing: Jan 19 2025 09:11:57
Module start 'content'
Timing: Jan 19 2025 09:11:57
Module end 'content'
Timing: Jan 19 2025 09:11:57
Script end

Main resources:

Total runtime0.0195 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.0080 589.1563152.6250
Module start 'layout' 0.00800.0035 741.781339.4453
Module start 'content' 0.01160.0056 781.226689.2266
Module end 'content' 0.01720.0023 870.453130.3047
Script end 0.0194  900.7578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002914.7133140.0002
Check MTime0.00126.2846140.0001
Mysql Total
Database connection0.00157.612910.0015
Mysqli_queries0.003819.724530.0013
Looping result0.00000.107610.0000
Template Total0.00189.410.0018
Template load0.00104.945210.0010
Template processing0.00094.391110.0009
Override
Cache load0.00073.478610.0007
General
dbfile0.00031.396880.0000
String conversion0.00000.055040.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