|
Posted by Allodoxaphobia on 11/29/06 22:36
On Wed, 29 Nov 2006 15:31:22 -0600, David wrote:
> I am using PHP Version 4.4.3 under Linux/Apachie to upload files.
> The PHP.ini upload_max_filesize is 2M, which I need to override this
> in the HTML (see below). I changed the MAX_FILE_SIZE to 4,000,000
> but the system only accepts files less than 2M.
>
> Is the override wrong, do I need to raise the limit in the PHP.ini
> file, or is the Apachie issue.
http://us3.php.net/manual/en/ini.php
upload_max_filesize -- PHP_INI_PERDIR (PHP_INI_ALL in PHP <= 4.2.3.)
Jonesy
--
Marvin L Jones | jonz | W3DHJ | linux
38.24N 104.55W | @ config.com | Jonesy | OS/2
*** Killfiling google posts: <http//jonz.net/ng.htm>
Navigation:
[Reply to this message]
|