![]() |
| | >>> Click
here to download Final Fantasy Ringtones |
| Banned |
#1 I thought I should let the staff know that I ran into a problem when giving a usernote to oddler. The problem was reproducible (it occurred 5 times). I got this error message Does this mean that the forum has run out of memory in some way? |
| | |
| |
| Site Staff | The error means that the script handling whatever you're trying to do (post a usernote in this case) is eating up more memory than PHP is allowed. It's reproducible currently by attempting to view the announcements from within the Daily Grind forum which is extremely strange (viewing an announcement shouldn't eat 32MB of memory), so it's possible that some other process is pushing PHP past the limit. It could be caused by a memory leak or just by having too low a limit on memory. Searching for short strings consumes a lot, so perhaps that was happening when the error occurred. ![]() |
| | |
| Site Staff | I didn't even know you could do that now. ![]() That could definitely cause this problem. It would've been a number closer to 2400, since that's close to how many usernotes oddler has. It makes sense that it would take higher than 32MB (especially if they're image-heavy), since the server has to hold the whole lot in memory. A 100-post page in a thread can chew up a good 5-6MB of RAM easily. |
| | |