7.2 Video uploads limited to 2 megs?

HI 

We have tried to upload video and there is a 2 meg limit set somewhere?

Went into every possible area, and video size is set at 64 megs, not 2, but

it won't allow more then 2 megs in one area, and in the other they load in to an abyss, never to be seen again.

 

Any Ideas?

Thank you

Robyn

Authors Bag Portal is a Crowd Sourcing Collaboration (CSC)
Quote · 16 Sep 2015

Only places where there would be a limit are the module's settings and PHP. Make sure PHP's upload_max_filesize and post_max_size are set high enough. You can check their values from Admin Panel => Tools => Host Tools => phpinfo.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 16 Sep 2015

Thank you.

I knew there had to be one buried somewhere.

Thank you I would have been searching from days.

 

Robyn

Authors Bag Portal is a Crowd Sourcing Collaboration (CSC)
Quote · 16 Sep 2015

how can i change these values???

Quote · 26 Sep 2015

You have two places that control these settings:

1. Is in your Dolphin Admin Area (MOD Settings)

2. Is in your domain site controls - you can check this with your Dolphin Tools

You can check their values from Admin Panel => Tools => Host Tools => phpinfo.

If not correct you need to go to your provider or your ePanel and change them in your Php controls.

If you are not familiar, you may ask your Site Provider to make the changes.

Robyn


Authors Bag Portal is a Crowd Sourcing Collaboration (CSC)
Quote · 26 Sep 2015

 

how can i change these values???

Your host will know best how to do it. But try creating a php.ini file and placing it in your main Dolphin directory with the PHP changes. For example:

 

upload_max_filesize=128M
post_max_size=128M

 

Wait a few minutes and see if the values in Host Tools => PHP Info change. If not, try renaming the file to .user.ini (note the dot) and see if that works (also wait a few minutes for it to take effect). If neither options work, you'll need to ask your host on the proper way to do it on their system.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 26 Sep 2015

problem solved!

thanks 

Quote · 30 Sep 2015
 
 
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.