Cannot upload files greater than 2049KB.
Posted: Thu 11. Mar 2004, 18:55
Hi all,
Can anyone help... I cannot upload files greater than 2049KB.
There is no error message, the page just returns with "Select a file you wish to upload".
I have tried increasing the 'file_maxsize' parameter in the conf.inc.php file, but to no avail. It looks like this defaults to 20MB anyway...
// content values
//$phpwcms["file_maxsize"] = 20971520; //Bytes (50 x 1024 x 1024)
$phpwcms["file_maxsize"] = 52428800; //Bytes (50 x 1024 x 1024)
My config: HP-UX 11i, Apache 2.0.4.8, PHP 4.3.4, MySQL 4.0.18
Apart from this problem, the installation and site creation has been very simple. An excellent product.
Thanks (in advance),
James
Can anyone help... I cannot upload files greater than 2049KB.
There is no error message, the page just returns with "Select a file you wish to upload".
I have tried increasing the 'file_maxsize' parameter in the conf.inc.php file, but to no avail. It looks like this defaults to 20MB anyway...
// content values
//$phpwcms["file_maxsize"] = 20971520; //Bytes (50 x 1024 x 1024)
$phpwcms["file_maxsize"] = 52428800; //Bytes (50 x 1024 x 1024)
My config: HP-UX 11i, Apache 2.0.4.8, PHP 4.3.4, MySQL 4.0.18
Apart from this problem, the installation and site creation has been very simple. An excellent product.
Thanks (in advance),
James