Problem uploading large files
maldoror - February 12, 2008 - 22:14
| Project: | upload (simple) |
| Version: | HEAD |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | critical |
| Assigned: | maldoror |
| Status: | active |
Description
Hi,
My configuration is Drupal 5.3, MySQL database 5.0.37, PHP 5.2.4, Web server Apache/2.0.52 (Red Hat).
I have problems trying to upload/attach large files (+1Mb), when I click the attach button the "Uplading file" text appears, but after a while the upload form appears again and no file appears as attached. I have no problems with smallers files.
php_value upload_max_filesize is set to 10M and php_value post_max_size is set to 20M
Also when I try to upload a video in the video module if its smaller tha 1 MB it uploads if its bigger it dosn't
any ideas?????
