Jump to content

Upload large files


nimimi

Recommended Posts

am trying to upload movie files of about 50m to my website

 

this is my php ini file ---  http://www.archiform3d.com/php_info.php

upload_max_filesize 100M 100M

max_execution_time 200 200

max_input_time         200 200

memory_limit         256M 256M

 

i still get errors when i upload anything above 2m .Less than 2m works fine .

 

what it a max upload size can HTTP handle or how does  you tube do it ?

is it possible  to set those values using .htaccess file

any help with that or what am i doing wrong

Thanks 

Link to comment
Share on other sites

ok the file uploads and print out the following details but cant be moved dont know what am doing wrong :-\

 

ive even cahnged my session.gc_maxlifetime  to 10800  (  http://www.archiform3d.com/php_info.php  )

 

Client Filename:  archiform3d-animation-coconut-grove.mov

File Type: video/quicktime

File Size: 7922.1484375 Kb

Name of Temporary File: /tmp/phpNzeVaZ

 

 

Warning: move_uploaded_file(/tmp/phpNzeVaZ): failed to open stream: No such file or directory in /hsphere/local/home/archifor/archiform3d.com/upload.php on line 132 Warning: move_uploaded_file(): Unable to move '/tmp/phpNzeVaZ' to 'archif_video/32.mov' in /hsphere/local/home/archifor/archiform3d.com/upload.php on line 132

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.