Temporary File Name :
File Size :0
File Type :
File Name :attimayi.wmv
[ERROR: 1] The uploaded file exceeds the upload_max_filesize directive in php.ini
plz help.. when i try 2 upload a video i get this error...
Temporary File Name :
File Size :0
File Type :
File Name :attimayi.wmv
[ERROR: 1] The uploaded file exceeds the upload_max_filesize directive in php.ini
plz help.. when i try 2 upload a video i get this error...
and also.. if the vidoe get uploded.. it goes back to the old page. which is the uploading.. page.. so.. it is not uplaoding either
You need to set it in php.ini of your server.The uploaded file exceeds the upload_max_filesize directive in php.ini
See
http://www.vshare.in/requirements.html
can u tell me.. what is not installed..
The error says
So you need to increase the value of upload_max_filesize in php.iniThe uploaded file exceeds the upload_max_filesize directive in php.ini
You also need to set following values in php.ini
If you don't have acess to php.ini, ask your web host to do this.* safe_mode = off
* register_globals = on
* open_basedir = (no value)
* output_buffering = on
* upload_max_filesize = 200M (or more)
* post_max_size = 200M (or more)
* max_execution_time = 6000 (or more)
* max_input_time = 6000 (or more)
* memory_limit = 32M (or more)
* error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR
* display_errors = On
* file_uploads = On
* session.gc_maxlifetime = 14000 (or more)
Hi there. Im having a small problem with the same thing, is there anything you can suggest..
I am having problems uploading files which are larger than 100MB. I have asked my host to change the php.ini settings, and they say they use the htaccess method, and so I have added the required lines to the htaccess file, with no apparent effect.
The hosting company already has a 200MB file size limit in their php.ini
Is there anything that you can suggest.
Otherwise, vshare is the best script ive had the pleasure of trying, and my current host http://cheapwebhostinghouse.com/ seems to be perfect after a bad dose of customer service (or lack of it) from the host which is recommended here.
Its just this file size issue, which could become a problem for the future... Please help.
Thank you :)
tried background conversion?
Thanks for the reply :)
Trying that as we speak, will come back with results when complete.
Hi once more.
File of around 80mb uploads with a confirmation message from vshare, then in progress queue, it says "conversion error" and thats it.
Help :) (Please)
Originally Posted by Stoney
Can you check if the video is in "video" folder ? That is upload done properly.
If it is in video folder, login to admin area, in process queue, check its status to convert again.
Now to to url
http://yourdomain/cron.php
and you will be able to see what is happening during conversion, post the content of the page.
Bookmarks