Fatal Error: Problem after installing

Author Message

humaneasy future internet technologies

Monday 14 April 2003 6:41:15 pm

This is the message I get when visiting the test site:

"Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /home/latorill/htdocs/intellin/site/kernel/common/ ezobjectforwarder.php on line 134
Fatal error: eZ publish did not finish it's request

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

Warning: open_basedir restriction in effect. File is in wrong directory in /home/latorill/htdocs/intellin/site/lib/ezutils/classes/ezsession.php on line 75

Warning: open_basedir restriction in effect. File is in wrong directory in /home/latorill/htdocs/intellin/site/lib/ezutils/classes/ezsession.php on line 75

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes) in /home/latorill/htdocs/intellin/site/lib/ezdb/classes/ezmysqldb.php on line 173"

What could it be?

Best,

Lopo

Jan Borsodi

Tuesday 15 April 2003 1:58:24 am

This means that your PHP configuration does not allow PHP scripts to use more than 8MB of memory. eZ publish is not currently optimized for low memory usage.

For now you should increase the memory limit in the php.ini file for your PHP installation.

You will also need to turn off the open_basedir restriction in php.ini.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

gladenko ivan

Saturday 26 April 2003 8:46:34 am

I tried ez3 on my Winsystem....well it was grait!!!! (Applouse for developer...)
but after that i put it to my provider (University).
Installation was - just perfect, and then - "Fatall Error:Memory......".
I have found the problem (memory size limit - 8Mb) but i dont have permission to change the php.ini file.
That meens i cannot use ezp 3...? Or may be this problem was solved in some ather way at this time?

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 31 2025 01:20:24
Script start
Timing: Jan 31 2025 01:20:24
Module start 'layout'
Timing: Jan 31 2025 01:20:24
Module start 'content'
Timing: Jan 31 2025 01:20:24
Module end 'content'
Timing: Jan 31 2025 01:20:24
Script end

Main resources:

Total runtime0.0249 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.0050 588.2578151.2266
Module start 'layout' 0.00500.0038 739.4844220.7188
Module start 'content' 0.00880.0143 960.2031997.8359
Module end 'content' 0.02310.0017 1,958.039133.9922
Script end 0.0248  1,992.0313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002610.5316140.0002
Check MTime0.00103.8745140.0001
Mysql Total
Database connection0.00083.366410.0008
Mysqli_queries0.00249.691630.0008
Looping result0.00000.040310.0000
Template Total0.00135.110.0013
Template load0.00083.281010.0008
Template processing0.00051.841910.0005
Override
Cache load0.00052.096010.0005
General
dbfile0.00176.773080.0002
String conversion0.00000.027840.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