Help on Fatal error: Allowed memory size


Recommended Posts

Posted

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.

Posted

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?

Posted (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 by malk

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...