Problem with uploading files
-
- Posts: 31
- Joined: Sun 27. Feb 2005, 10:50
Problem with uploading files
I tried to upload a file that is 2,7MB but it says I can't upload files over 2MB. Is it possible to change that I can upload bigger files too?
Visit my handheld gaming site on http://www.handheld-gamers.com/
-
- Posts: 31
- Joined: Sun 27. Feb 2005, 10:50
ThanksTMerz wrote:Check the possible filesize - take a look in your conf.inc.php
Code:
// content values
$phpwcms["file_maxsize"] = 2097152; //Bytes (50 x 1024 x 1024)
Visit my handheld gaming site on http://www.handheld-gamers.com/