How do I solve this EZ_SQL fatal error?

Rate this:
By johntheentrepreneur (Contact - View My Woyano)
Published Wed 30 May 2007, 345 Views, 0 Comments

Hi,

I got this error today.

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 33172040 bytes) in /hsphere/local/home/livinise/blobees.com/libs/ez_sql_core.php on line 370


I used to get an error that says allowed memory size of 16 meg. Then my hosting support team added this line to ez_sql_core.php at 369

369: ini_set('memory_limit','32M');

it solve the problem until today. So what I did was to increase the code to 34M

369: ini_set('memory_limit','32M');

I think it will solves the problem temporarily I think. Until the memory lacking again.


can you guys help me?

john

the site in question is http://www.blobees.com


This Item
Category: Knowledge, Questions, Technology
Tags: mysql, ezsql,php,database
Contributor
johntheentrepreneur
Share it
Link to this item:
Bookmark this item: RSS Feed

People who liked this item

..

    0 Comments

Please Login to Add Your Comment   ..or..  

Replying to comment by