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

Allowed memory size exhausted #71

Open
RitzenthalerF opened this issue Jun 14, 2023 · 0 comments
Open

Allowed memory size exhausted #71

RitzenthalerF opened this issue Jun 14, 2023 · 0 comments

Comments

@RitzenthalerF
Copy link

RitzenthalerF commented Jun 14, 2023

Hi there,
I'm trying to implement PDFMerger and I'm getting the error below:

PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /web/Classes/PDFMerger/tcpdf/tcpdi_parser.php on line 898

This doesn't occur for every merge, mostly 1-3 files work fine, but as soon as I run it on 5-20 files, I'm getting this error. I couldn't figure out what causes this error, because mostly I'm merging files below 1MB. Is this issue known in any way?

Thanks a lot in advance!

Best wishes,
Frederik

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