nimimi Posted February 11, 2008 Share Posted February 11, 2008 this file of 10m gives me the following errors its uploading finto the tmp folder but it can not be moved or read from the tmp folder.anyfile less than 4m is moved with no problems. here r my .hjtaccess settings php_flag display_errors on php_flag display_startup_errors on php_value max_input_time 200 php_value max_execution_time 120 php_value memory_limit 256M php_value post_max_size 200M php_value upload_max_filesize 100M php_flag file_uploads On php_value LimitRequestBody 81920000 Client Filename:3D MODEL_10.DWG File Type: File Size:10512184 Kb Name of Temporary File: /tmp/phpdAajB8 File 3D MODEL_10.DWG uploaded successfully. Displaying contents Warning: readfile(/tmp/phpdAajB8): failed to open stream: No such file or directory in /hsphere/local/home/archifor/archiform3d.com/feedback_test.php on line 120 caption= filename=191.DWG (new that replced the client file name) Warning: move_uploaded_file(/tmp/phpdAajB8): failed to open stream: No such file or directory in /hsphere/local/home/archifor/archiform3d.com/feedback_test.php on line 177 Warning: move_uploaded_file(): Unable to move '/tmp/phpdAajB8' to '/hsphere/local/home/archifor/archiform3d.com/archiform3d_attachments_files/191.DWG' in /hsphere/local/home/archifor/archiform3d.com/feedback_test.php on line 177 file was not moved to the/hsphere/local/home/archifor/archiform3d.com/archiform3d_attachments_filesfolder Any ideas why i will appreciate. thank you Quote Link to comment https://forums.phpfreaks.com/topic/90581-move_uploaded_file/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.