Ray Video Upload Settings

I have changed the Video Upload settings (in Plugins\Ray Suite\Video Player (by Boonex)\Settings\File Size)   to 50MB, yet whenever I try to upload a video, an alert message appears that  says "File Size Shouldn't Exceed 8MB).  Why are these settings not working? The file size I am trying to upload is just over 9MB, so not excessive.

 

Please advise.

 

Regards,

Harmony

Quote · 22 Dec 2008

I have yet to get Boonex. Just literally got to the site and am looking through features.

Saw this post.

I am going to go ahead and assume this is a PHP application. Most hosts PHP.ini file limits to 8mb by default.

Try creating a file with notebook...

add "memory_limit = 50M" on the first line, without the quotes and add "register_globals =Off" also without quotes to the second line.

Then save it as   php.ini

Upload that to the route directory and then try again.

Hope that works for ya.

Shoot me an email if it does.

jmccann@vankomenmedia.com

Quote · 29 Dec 2008

This is because of the PHP max_upload_size, and i thing also the post_max_filesize. If you are on a shared hosting then maybe you can ask your host to raise this setting?

Quote · 11 Jan 2009
i have the same problem and my hosting has a limit of 105 mb and i still get the same error
Quote · 1 Feb 2009

i have the same problem and my hosting has a limit of 105 mb and i still get the same error

if your host has a limit of 105mb and you have corresponding settings in Ray settings, the the only other issue that could possibly be affecting this is that the file size is larger than 105mb. take a screen shot of both of these settings and post them in here so we can look at them. 105mb just seems like an odd setting. you need to look at your phpinfo() and it will tell you what max_upload_size parameter is set at, and then look in your Ray Suite Admin Section and adjust your upload max size there as well.

Regards,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 1 Feb 2009

did you restart apache after modifying php.ini?

Quote · 23 Jul 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.