malk Posted January 21, 2010 Report Share Posted January 21, 2010 What does this mean? Did I used up my memory limits? When will it refresh again? Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 18446744072402242797 bytes) in Unknown on line 0 Thanks. Quote Link to comment Share on other sites More sharing options...
Tony Posted January 21, 2010 Report Share Posted January 21, 2010 I'd say there is something wrong with your PHP script. We allow a maximum of 128MB of memory for a PHP process. You tried to allocate 16.00 exabytes (17179869182 GB of memory) Yeah sounds like there is something really wrong with that. What are you running exactly? Quote Link to comment Share on other sites More sharing options...
malk Posted January 22, 2010 Author Report Share Posted January 22, 2010 (edited) huh? it was running ok few days back submitted a ticket now as the support did help me in getting thing running before. Thanks. edit: script was corrupted since I was transfering in wrong mode it should be on Binary mode. Edited January 22, 2010 by malk 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.
Note: Your post will require moderator approval before it will be visible.