video size

can not upload video files over 2mb, can anyone tell me how to adjust this?
Quote · 23 Sep 2009

php.ini settings are limiting you.  Contact host and have them upgrade. 

Quote · 24 Sep 2009

I have the same problem and changed my server side ini to 500MB but when I went back to the upload it then give me a warning I am not allowed to upload over 8mb?????

any idea`s at all?

cheers

mrix

Quote · 28 Oct 2009

Go to http://yoursite.com/admin/phpinfo.php

 

You will notice 2 columns:  1 Local Value                        #2:  Master Value

 

Scroll down until you see:

 

post_max_size

 

Check the values in both Local & Master Value Columns.  If the MV is lower than the LV then that is your problem.  Some hosts will allow a php.ini that exceeds the root php.ini, others will not.   All depends on the host and how tight they have things set up.

Quote · 28 Oct 2009

Hi

2 php variables limit uploading file size through ray uploaders: post_max_size and upload_max_filesize. You should change both of them.

Quote · 28 Oct 2009

Go to http://yoursite.com/admin/phpinfo.php

You will notice 2 columns:  1 Local Value                        #2:  Master Value

Scroll down until you see:

post_max_size

Check the values in both Local & Master Value Columns.  If the MV is lower than the LV then that is your problem.  Some hosts will allow a php.ini that exceeds the root php.ini, others will not.   All depends on the host and how tight they have things set up.

I'm having isssues too with my videos not loading, checking the boards here to see if i can find any answers and such...

So I tried that thing you said here to go into  admin/phpinfo.php

and my max & min are both at 100M  is that good or bad?

I personally tried to upload a 14.6MB video on my created profile, and it's not working- I'd love to know if there's a reason for this and even better how to fix it

thnx

Pam

Quote · 29 Oct 2009

sure you have your size limits up but you only have 30 secs by default to do it lol

max_execution_time is what in phpinfo? 30

I have video tutorials to help you mrpowless.com
Quote · 30 Oct 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.