Why am i getting this message after upload?
-
The uploaded file could not be moved to. That is the message I am getting after trying to upload a 35m file. i put limit to 128m using htaccess here is what i put in htaccess
php_flag register_globals off
php_flag mysql.allow_persistent off
php_value max_execution_time 2400
php_value memory_limit 128M
php_value post_max_size 128M
php_value upload_max_filesize 128M
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Why am i getting this message after upload?’ is closed to new replies.