video problem access denied

sorry guys but I can not find the solution in the forum as an Italian I find difficulty in finding solutions, and so I turn to you with problems already solved .....

I have a problem with the videos if I upload a file. mp4 2mb okay but if I try to load a file of 30 MB gives me an error access denied.

I have tried to increase the upload_max_filesize 140M

but the result is always the same access denied even though the login was made and

 

thanks

 

predagrafica.com/snowboard

Quote · 4 Jan 2011

:\

Quote · 4 Jan 2011

If you go into your Admin Panel > Host Tools>  Then click the Phpinfo tab, and look for these 2 options:

 

post_max_size

upload_max_filesize

 

This will tell you what 'Dolphin' is reading.

Make sure they are both set the same (or at least close - post_max_size a little higher).. IF they are not, make the adjustments as needed. If your adjustments do not take by editing the php.ini file, then you may not have permissions to override.

Nothing to see here
Quote · 4 Jan 2011

 

 

 

 

 

 

 

upload_max_filesiz

 

 

thanks for your help you are always the best ...

but the problem continues: (

 

 

 

Maximum allowed size for uploaded files. (MB)                    20

 

post_max_size Maximum size of POST data that PHP will accept. (MB) 20
Quote · 5 Jan 2011

Your upload_max_filesize and post_max_size values are both set to 20M, which equates to 20MB. You're trying to upload a file that's 30MB. You need to change these two settings to a higher value. If you can't manage to change these values on your own, contact your hosting provider.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 5 Jan 2011

THANK YOU THANK YOU AND THANK YOU AGAIN !................ everything now works correctly

Quote · 5 Jan 2011

Hello

In my php.ini setting there is a value

disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, - FAIL (must be = )

what will happen if i disable those functions?

Quote · 11 Jul 2012

 Nothing will happen. Why did you post this on a thread that has nothing to do with it?

 

Hello

In my php.ini setting there is a value

disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, - FAIL (must be = )

what will happen if i disable those functions?

 

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 11 Jul 2012
 
 
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.