May be it's too late for this but I submit this answer in
hope it may be useful if reviewing these posts.
Please comment directive LimitRequestBody in
/etc/httpd/conf/httpd.conf and/or /etc/httpd/conf.d/php.conf
so upload_max_filesize limit in /etc/php.ini apply.
Happy hacking!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think I've uploaded greater than 1 meg, but have the same
problem with large files. Tried a 25 meg and it appeared to be
working, but after it "finished", the file had not been uploaded.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=395026
have you adjusted the php limits for upload in your php.ini
file?
Logged In: NO
See in php.ini the max upload file directive...
iansolo
Logged In: NO
May be it's too late for this but I submit this answer in
hope it may be useful if reviewing these posts.
Please comment directive LimitRequestBody in
/etc/httpd/conf/httpd.conf and/or /etc/httpd/conf.d/php.conf
so upload_max_filesize limit in /etc/php.ini apply.
Happy hacking!
Logged In: NO
I think I've uploaded greater than 1 meg, but have the same
problem with large files. Tried a 25 meg and it appeared to be
working, but after it "finished", the file had not been uploaded.