Jump to content

move_uploaded_file


nimimi

Recommended Posts

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

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.