Upload pdf problem
Posted: Fri 24. Mar 2006, 12:32
I try to upload a pdf file but it say that the file is biger then 2 MB... How can I set a biger limit for file uploading?
The phpwcms support forum will help to find answers to your questions. The small but strong community is here since more than 10 years.
https://forum.phpwcms.org/
Code: Select all
$phpwcms["file_maxsize"] = 2097152; //Bytes (50 x 1024 x 1024)