ID:               24955
 Comment by:       bdl at lnxgeek dot com
 Reported By:      carlos at nimloth dot net
 Status:           Assigned
 Bug Type:         Documentation problem
 Operating System: Linux
 PHP Version:      Irrelevant
 Assigned To:      jmcastagnetto
 New Comment:

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.


Previous Comments:
------------------------------------------------------------------------

[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

Reply via email to