• Hi all,
    I need to change the upload limit size for PDF uload.
    Currently I get the following message:
    “this file is too big. Your php.ini upload_max_filesize is 2M.”
    How can reconfigure WordPress so that it allows me to upload say 5M PDF.
    Cheers to all
    Sylvain

Viewing 2 replies - 1 through 2 (of 2 total)
  • You have to change the limit inside php.ini, you ca change it if you are a root on the server.

    Thread Starter scleirens

    (@scleirens)

    Cheers for that but all I have in my php.ini is the following:

    cgi.fix_pathinfo = 1
    cgi.force_redirect = 0

    That’s all there is. What does it mean?
    Thanks a bunch. SYL

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PDF upload size limit’ is closed to new replies.