How to upload more than 2MB. Thank you

Plese can any body say, How can I upload Mp3 and Video file more than 2MB,  thank you

Quote · 20 Dec 2008

Search the forum good luck ;)

Quote · 21 Dec 2008

This has nothing to do with dolpin software - it has to do with your server. You need To change the memory allocation limit PHP scripts running on your server, modify the PHP.INI configuration file of the server The upload limit on your server is 2MByte - Ask your host to increase to at least 20MByte or look for another hosting solution.

Quote · 20 Apr 2009

On your server open you ray file and make a new file called   php.ini

copy and paste this code below into your new php.ini file and put it in your ray folder.

1 file_uploads = On
2 upload_max_filesize = 10M

it worked for me.... also you can change the upload from 10M tosomething more like 30M or what ever you think you need it to be...

also as check with your server like stated in the post above...

Quote · 26 Apr 2009
1 file_uploads = On
2 upload_max_filesize = 10M
3
4
Quote · 26 Apr 2009

VEEEEERY THANKS. WORKING NOW.

Quote · 21 Jul 2009

On your server open you ray file and make a new file called   php.ini

copy and paste this code below into your new php.ini file and put it in your ray folder.

1 file_uploads = On
2 upload_max_filesize = 10M

it worked for me.... also you can change the upload from 10M to something more like 30M or what ever you think you need it to be...

also as check with your server like stated in the post above...


Hi,
I am using the latest Dolphin 7 and I cannot find the Ray folder on my installation. I see a folder called flash and there are lot of modules in it. Do I put the php.ini in that. I am also using a shared hosting.

Quote · 2 Aug 2009

php.ini files always go in the root folder of your site. Not in any of the other folders.


Also note. placing a php.ini file in the sites root folder may or may not work. It depends on how your host is configured.

https://www.deanbassett.com
Quote · 2 Aug 2009

I disagree with that about only in root, I have to place it in folders that have install folders to get all to work right with my host.

You possess an intuitive intelligence so powerful it can help you heal, and relieve stress.
Quote · 12 Sep 2009

I know there is a ssh command to copy the php.ini file to all the relevent folders  ... but I can't find it anyware.

Does anybody know what it is?

Darkestar Holdings www.darkestar.com
Quote · 3 Oct 2010
 
 
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.