Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with memory #199

Open
eriktobben opened this issue Jul 18, 2018 · 0 comments
Open

Problem with memory #199

eriktobben opened this issue Jul 18, 2018 · 0 comments

Comments

@eriktobben
Copy link

Hi!

I am trying to generate one signature but get the following error:
Allowed memory size of 268435456 bytes exhausted (tried to allocate 112190401 bytes).

It is the following line:
imagefill($img, 0, 0, $bg);

If I keep reloading it will eventually work.

Do anyone know what can cause this issue?

My php.ini file is set to 128M.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant