JSM Posted June 21, 2009 Share Posted June 21, 2009 Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 16 bytes) in /var/www/forums.hybridz/includes/class_core.php on line 3289 This was in the forsale section under cars? Quote Link to comment Share on other sites More sharing options...
JSM Posted June 21, 2009 Author Share Posted June 21, 2009 I re-did the post using "test" title, "test" in the body and it worked, then I edited it w/ real info. There may be something in the syntax of my title or the body that it was chocking on who knows. Quote Link to comment Share on other sites More sharing options...
Rustyfriend Posted June 22, 2009 Share Posted June 22, 2009 I would also like to note I too had a fatal error when using the search function last night. Quote Link to comment Share on other sites More sharing options...
The love of JDM Posted June 22, 2009 Share Posted June 22, 2009 I had an issue yesterday when doing a post in the quick reply. I copy a user name text from a p/m, went to hit paste, it showed, then a full page of info and {img} stuff was shown in the quick reply. Only did it yesterday but thought it was strange. Quote Link to comment Share on other sites More sharing options...
David K Posted June 23, 2009 Share Posted June 23, 2009 Well obviously its not fatal because you all are still here. Quote Link to comment Share on other sites More sharing options...
Careless Posted June 23, 2009 Share Posted June 23, 2009 server memory overload. there is only an allocated 96MB max for php functions on server, which is used to execute PHP commands and parse the code so that it can perform the required functions and generate the collected output. Sometimes too many things like resizing images that are uploaded all at the same time (say 2 or 3 threads with high quality photos) will do that to a server, as resizing one image at 1600x1200 pixels can take upto 26megs in most cases. Nothing to worry about at this point. It's a once in a blue moon thing. Quote Link to comment Share on other sites More sharing options...
JSM Posted June 23, 2009 Author Share Posted June 23, 2009 server memory overload. there is only an allocated 96MB max for php functions on server, which is used to execute PHP commands and parse the code so that it can perform the required functions and generate the collected output. Sometimes too many things like resizing images that are uploaded all at the same time (say 2 or 3 threads with high quality photos) will do that to a server, as resizing one image at 1600x1200 pixels can take upto 26megs in most cases. Nothing to worry about at this point. It's a once in a blue moon thing. I tried Multiple times, at different times, throughout the day. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.