• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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