problems when I tried to publish an article.

Author Message

Tony Wang

Thursday 13 July 2006 5:23:09 pm

I'm totally a newbie to eZ Publish. I'm now testing and learning eZ Publish on my VPS (Virtual private server) with 128MB-Ram memory.

when I tried to publish an article as as administrator, I got the following error message:

Fatal error: Allowed memory size of 44040192 bytes exhausted (tried to allocate 38 bytes) in /home/esinotrade/domains/esinotrade.com/public_html/var/news_site/cache/trans/g-lowercase-635518252-utf-8.ctt.php on line 266
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

does this mean 128MB-memory is still low for running eZ Publish?

thanks

Jeroen Sangers

Friday 14 July 2006 12:39:25 am

Even though you have 128Mb of memory, your web server (Apache?) and PHP are probably configured to use only a small part of it. Check your apache and PHP configuration files to see what the current memory limit is.

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 30 2025 21:42:05
Script start
Timing: Jan 30 2025 21:42:05
Module start 'layout'
Timing: Jan 30 2025 21:42:05
Module start 'content'
Timing: Jan 30 2025 21:42:05
Module end 'content'
Timing: Jan 30 2025 21:42:05
Script end

Main resources:

Total runtime0.0203 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.3828151.2422
Module start 'layout' 0.00460.0038 739.6250220.7500
Module start 'content' 0.00840.0105 960.3750997.8672
Module end 'content' 0.01890.0014 1,958.242229.9922
Script end 0.0203  1,988.2344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002512.1999140.0002
Check MTime0.00104.9181140.0001
Mysql Total
Database connection0.00063.091310.0006
Mysqli_queries0.00209.942930.0007
Looping result0.00000.196910.0000
Template Total0.00105.110.0010
Template load0.00073.660810.0007
Template processing0.00031.400310.0003
Override
Cache load0.00052.369410.0005
General
dbfile0.00031.303180.0000
String conversion0.00000.038740.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