ID: 24955 Updated by: [EMAIL PROTECTED] Reported By: carlos at nimloth dot net -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: Irrelevant Assigned To: jmcastagnetto New Comment:
This is already fixed. Previous Comments: ------------------------------------------------------------------------ [2003-09-15 22:48:58] bdl at lnxgeek dot com Reproduced on 4.3.3 running under Apache2 / Windows, also 4.3.1 on Apache1.3 / FreeBSD. Changed setting via .htaccess file, as the following: php_value upload_max_filesize 4MB Conclude that documentation should correctly show: PHP_INI_SYSTEM|PHP_INI_PERDIR Verified with various value changes. ------------------------------------------------------------------------ [2003-08-05 17:10:52] carlos at nimloth dot net where can I change that setting? Thanks. Carlos Ollero ------------------------------------------------------------------------ [2003-08-05 16:48:31] [EMAIL PROTECTED] This will be fixed when the genPHP_INI_ENTRY.php script is fixed by jmcastagnetto, assigning to him. ------------------------------------------------------------------------ [2003-08-05 16:42:55] carlos at nimloth dot net Description: ------------ Hello, http://es2.php.net/manual/en/function.ini-set.php http://es2.php.net/manual/en/configuration.directives.php In the first page upload_max_filesize can be changed only from php.ini. (it's labeled as PHP_INI_SYSTEM). In the second one, upload_max_filesize is labeled as PHP_INI_SYSTEM|PHP_INI_PERDIR. What's wrong? Thanks. Carlos Ollero ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24955&edit=1
