how to change the uploading file size

My users cannot upload any music becuase the file size in 2mb limit.Can anyone tell me how to change file size limit?

Quote · 21 Jun 2009

Ask your HOST to increase the default PHP.INI config setting which is 2mb :)

 

Also ensure: You set your Admin Dash -> Plugins -> Ray -> Settings for EACH widget.

Quote · 21 Jun 2009

Ask your HOST to increase the default PHP.INI config setting which is 2mb :)

Also ensure: You set your Admin Dash -> Plugins -> Ray -> Settings for EACH widget.

sorry to be a pain but may i know the path to get to PHP.INI the one that i got is via

/public_html/pmd/dolphin_menu/PHP.INI and i did not see the config setting that is 2mbi saw as below please advise if its the right file or not im stuck.


;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;

; Whether to allow HTTP file uploads.
file_uploads = On

; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
;upload_tmp_dir =

; Maximum allowed size for uploaded files.
upload_max_filesize = 100M

thanks in advance

Quote · 2 Jul 2009

create the php.ini in most cases, or you can create utilize the .htaccess and use a php_flag to increase the upload size locally.

Regards,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 2 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.