Memory limit

Georgi Bogatinov asked 8 years ago
Hello,
I’m interested in how can I upload PDF files larger than 8 mb?

1 Answers
support answered 8 years ago
Hello Georgi,

PDF Light Viewer plugin has no memory limit. The limit you have is related with server configuration and/or server (or your hosting plan) resources.
If WordPress media uploader doesn’t allow you to upload files with size more than 8 mb, then probably one or both of “post_max_size” or “upload_max_filesize” PHP settings are set to 8M. You can change these settings in your server environment.