ID: 44146 Updated by: [EMAIL PROTECTED] Reported By: rebel29270 at wanadoo dot fr -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Gentoo linux PHP Version: 5.2.5 New Comment:
Some weird user error, there's nothing wrong with POST stuff with properly configured PHP / webserver. Previous Comments: ------------------------------------------------------------------------ [2008-02-18 10:55:21] rebel29270 at wanadoo dot fr humm problem solved but why could i cant use 10G it works with 5G ------------------------------------------------------------------------ [2008-02-18 10:53:16] rebel29270 at wanadoo dot fr yes sry the phpinfo is here: http://www.gigaup.fr/test/phpinfo.php post_max_size = 10 Gigats :) ------------------------------------------------------------------------ [2008-02-18 10:47:28] [EMAIL PROTECTED] What about post_max_size? (could you maybe put phpinfo() output somewhere) ------------------------------------------------------------------------ [2008-02-18 10:35:50] rebel29270 at wanadoo dot fr in my file:/etc/php/apache2-php5/php.ini i have that.... ; This directive describes the order in which PHP registers GET, POST, Cookie, ; Environment and Built-in variables (G, P, C, E & S respectively, often ; referred to as EGPCS or GPC). Registration is done from left to right, newer ; values override older values. variables_order = "EGPCS" ------------------------------------------------------------------------ [2008-02-18 10:29:42] [EMAIL PROTECTED] Make sure "P" is in the variables_order php.ini setting (and make sure you are editing the correct ini file). ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/44146 -- Edit this bug report at http://bugs.php.net/?id=44146&edit=1
