Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-12-2006, 04:03 PM
New Pligger
 
Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Fatal Error

The site worked for a while, but now when trying to submit a new story, I get this error:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 8192 bytes) in /usr/local/www/htdocs/libs/link.php on line 454


Any idea what's going on?
Reply With Quote
  #2 (permalink)  
Old 01-12-2006, 04:27 PM
Constant Pligger
 
Join Date: Jan 2006
Posts: 197
Thanks: 1
Thanked 0 Times in 0 Posts
looks like the memory allocated towards php is all used up. are you running on a shared server? do you ahve a decicated server? what is your serverload like?

in my opinion, it's either someone using all the ram, a memory leak in the coding, or an infinite loop (which would also bring your server to a crwal)

oh also, this should be workign on any script running off the same domain.
Reply With Quote
  #3 (permalink)  
Old 01-12-2006, 04:37 PM
New Pligger
 
Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Yes, this is running on a shared server, but other PHP scripts are running fine.
Reply With Quote
  #4 (permalink)  
Old 01-12-2006, 05:01 PM
Constant Pligger
 
Join Date: Jan 2006
Posts: 197
Thanks: 1
Thanked 0 Times in 0 Posts
do you have any scripts on your site that submit content? you are trying to submit some data into your database, do you have an image upload script or something? try runing one of those to see if it gives you the same error.
Reply With Quote
  #5 (permalink)  
Old 01-12-2006, 05:10 PM
New Pligger
 
Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
not on the same domain, but on the same shared host I do... no problems.
Reply With Quote
  #6 (permalink)  
Old 05-23-2007, 03:27 AM
New Pligger
 
Join Date: Apr 2007
Posts: 7
Thanks: 0
Thanked 5 Times in 1 Post
Fatal error: Allowed memory size of

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
__________________
Vist me at TheLostHub.com - Daily LOST tv news

Blobees.com - Share your positivity - Law of Attraction
Reply With Quote
  #7 (permalink)  
Old 06-03-2007, 10:24 PM
New Pligger
 
Join Date: Apr 2007
Posts: 7
Thanks: 0
Thanked 5 Times in 1 Post
any help with my problem?

please help. Thank you
__________________
Vist me at TheLostHub.com - Daily LOST tv news

Blobees.com - Share your positivity - Law of Attraction
Reply With Quote
  #8 (permalink)  
Old 06-04-2007, 03:14 AM
Casual Pligger
Pligg Version: 995
Pligg Template: Yget
 
Join Date: Sep 2006
Posts: 61
Thanks: 12
Thanked 3 Times in 3 Posts
Since I upgraded from Pligg 8.2 to Pligg 9.6 I had this error only once, when I tried to submit a story. Assuming that this has not been the last time, I am also asking for help.
__________________
Pligg - a Swiss version of Pligg (very much online)
Reply With Quote
  #9 (permalink)  
Old 06-04-2007, 03:52 AM
savant's Avatar
Constant Pligger
 
Join Date: Apr 2006
Location: UK
Posts: 1,218
Thanks: 64
Thanked 207 Times in 148 Posts
all i can say atm is looks like you need to give pligg a bit more memory.

sorry i can't help any further
__________________
Anatomy of the Pligg template Help needed
Reply With Quote
  #10 (permalink)  
Old 11-22-2007, 08:00 PM
peppolone's Avatar
Pligg Donor
Pligg Version: 995-54
Pligg Template: upnews.it
 
Join Date: Dec 2006
Location: rome
Posts: 125
Thanks: 2
Thanked 35 Times in 13 Posts
Fatal error: Allowed memory size

Hi,
my site report this error:
****************************
Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 20583270 bytes) in /home/upnews/domains/upnews.it/public_html/libs/ez_sql_core.php on line 374
****************************
I delete all files into the cache and now all is ok. Can we limit the file size to 10mb?
__________________
My pligg site: www.upnews.it
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Fatal error: TPL: [in line 0]: syntax error: file '.tpl' does not exist mrfish Bug Report 11 03-15-2008 01:28 PM
Pligg 9.5 Beta: 500 Internal Server Error!!!! Genghis Bug Report 0 05-02-2007 03:10 AM
Got This Parse Error on c_ file on line 141 endph General Help 0 02-14-2007 06:44 PM
Help - Fatal Error suddenly filtalr General Help 4 02-10-2007 04:52 AM
Fatal error: Call to undefined function: getmyurl() pligglover Installation and Upgrade Help 1 07-30-2006 12:36 AM


Search Engine Friendly URLs by vBSEO 3.2.0