• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Cannot set PHP upload/post limit higher than 255m

JoelJK

New Pleskian
Hi there,

I'm having a problem with my PHP upload and post limits. If I set 'upload_max_filesize' and 'post_max_size' higher than '255M' in either my server-wide PHP settings '/etc/php.ini' or on a domain specific php.ini settings then POST stops working. If I set the limit to 255M or lower, my websites run fine, but if I set the limit to higher than 255M then POST completely stops working, and I'm unable to use web forms and clicking buttons that use POST etc.

This is the exact same problem to this in Plesk Panel 10.4.4: http://forum.parallels.com/showthread.php?247504-Plesk-10-4-4-PHP-does-not-pass-_POST-data and it seems they didn't find a solution either.

I'm running Plesk Panel 12.0.18 on CentOS 6.3.

Is there a solution to this?

Kind regards,

Joel
 
Hi Igor,

Thanks for the reply. This must be the problem then as I am using a 32bit OS. I got the max post limit wrong, the limit is actually 2047M. I kept setting the limit to 2G, so this is probably why I didn't notice the proper limit the first time.

Thanks
 
Back
Top