filesize on upload

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
dasphatman
Posts: 9
Joined: Tue 14. Sep 2004, 22:08

filesize on upload

Post by dasphatman »

I'm trying to upload a multimediafile greater than 2 mb and i get an error telling me that i can not upload a file greater than 2 mb. How do i change this????

//dasphatman
rk
Posts: 162
Joined: Sat 24. Apr 2004, 23:48
Location: Hannover, Germany
Contact:

Post by rk »

Try the very good search function ;-).

Then you would find
http://www.phpwcms.de/forum/viewtopic.p ... ize+upload
Ralf
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

this is not the only way to solved it

take a look in: conf.inc.php

$phpwcms["file_maxsize"] =

try to chage the default value
http://www.studmed.dk Portal for doctors and medical students in Denmark
rk
Posts: 162
Joined: Sat 24. Apr 2004, 23:48
Location: Hannover, Germany
Contact:

Post by rk »

frold wrote:this is not the only way to solved it

take a look in: conf.inc.php
first answer in my link :-)
Ralf
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

rk wrote:
frold wrote:this is not the only way to solved it

take a look in: conf.inc.php
first answer in my link :-)
:oops: sry, You are right... I only saw the php.ini thing... :D
http://www.studmed.dk Portal for doctors and medical students in Denmark
Post Reply