Hello all,
I am new in Drupal-5.0. I installed in my insititute. I am facing problem in upload file more than 20mb. i given the permissions to the authenticated user to upload default maximum file size per upload is 60mb and Default total file size per user is 1000 mb. but again i am facing the problem of uploading file more than 20mb. so please suggest me the solution for it.

Mukesh

Comments

edex13’s picture

have u check your php.ini upload limit?

mukeshtalks’s picture

Thanks for your quick reply. I get changed in php.ini from 32mb to 100mb in file upload. but still not attaching the file more than 30mb. please suggest me the possible solution for it.
Muku