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
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