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?
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Fatal Error |
| |||
|
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. |
| |||
|
Yes, this is running on a shared server, but other PHP scripts are running fine.
|
| |||
|
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.
|
| |||
|
not on the same domain, but on the same shared host I do... no problems.
|
| |||
| 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 |
| |||
| 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 |
| |||
|
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) |
| ||||
|
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 |
| ||||
| 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 |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
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 |




Linear Mode

