DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2012-05-09 21:47:59

capitainabloc
Member
Registered: 2011-10-05
Posts: 22

limitation on upload size...

good day all!

I've created a website for personal use on my dns-323, using funplug and lighttpd+php.

I need to upload files from a web page to my dns-323, it works great for files less than 2 Mo, but I can't manage to upload bigger files.

I already checked and changed setting in /ffp/etc/php.ini and in /ffp/etc/my.cnf

i replaced all limitations I found to 128 Mo; but still limited to 2 Mo...

Could someone help me?

Thx!

Offline

 

#2 2012-05-09 22:53:11

Uriens
Member
Registered: 2008-05-17
Posts: 13

Re: limitation on upload size...

hi,

you have to change these lines in the php.ini:


; Maximum allowed size for uploaded files.
upload_max_filesize = 1024M

; Maximum size of POST data that PHP will accept.
post_max_size = 1024M

Try it an give feedback.

Cheers

Offline

 

#3 2012-05-10 08:50:36

capitainabloc
Member
Registered: 2011-10-05
Posts: 22

Re: limitation on upload size...

Hi!

thanks for reply!
unfortunately, I already changed these settings in ffp/etc/php.ini, but no change...

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB