Jump to content

Recommended Posts

Posted

Using the files field I came across the limitation: "File is too big - maximum allowed size is" - in this case 32MB - when trying to upload a file. Where is this limit defined, can it be increased? I read some, but couldn't find a specific answer.

Posted

Thanks!

I came across this page already and none of the mentioned things have been working.

That's why I was asking here, I assumed there could be some kind of setting in PW I missed maybe. Of course it is possible that such changes are not supported by the server, but then I am wondering how other tools like Wordpress are bypassing such limits.

Either way, if this is really just being limited by PHP settings I still can contact my server host.

Any more information is very welcome ?

 

Posted
3 hours ago, Smirftsch said:

Any more information is very welcome ?

Did you also restart your WebServer? You can verify your current max_filesize with a simple phpinfo lookup.

<?php phpinfo(); ?>

 

  • Like 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...