Upload File Size Change

Just noticed that the default size limit to upload a file is only 2MB. Anyway to increase that to a higher limit? 

Quote · 11 Dec 2015

yes php.ini setting

http://vi-bin.com
Quote · 11 Dec 2015

So apparently, when I do a search for php.ini in my file structure on the host server end, I don't have one in my files.
Could this be under a different name? 

php file.jpg · 175.3K · 248 views
Quote · 12 Dec 2015

 

So apparently, when I do a search for php.ini in my file structure on the host server end, I don't have one in my files.
Could this be under a different name? 

 You're searching in the wrong folder for the php.ini file. The directory you're searching in houses your site, not the servers PHP config file. Read this documentation to get you started in the right direction https://documentation.cpanel.net/display/CKB/How+to+Edit+Your+php.ini+File

Quote · 13 Dec 2015

follow red arrow Cpanel 

 

cPanel X Main.png · 193.3K · 257 views
cPanel Xx.png · 236.6K · 171 views
cPanel X.png · 208.5K · 178 views
Quote · 13 Dec 2015

So I followed the CPanel directions. I am attaching the screen shots of my steps. But end the end, still nothing changed..

#1: This is the first screen I see when I log into the Cpanel PHP
#2:  This is the second screen. Then I switch to the PHP options.
#3: Per previous instructions, I change both Post_Max_size & upload_max_size to 64M and then save

I actually do this for several of the PHP versions so they are all the same

 

#4. I log onto my front end site and try to upload and still get the 2MB restriction.

 

Any other suggestions? 

Delaney - thank you for your continuous support. Its much appreciated. 

1.jpg · 71.1K · 176 views
2.jpg · 125.7K · 162 views
3.jpg · 102.5K · 233 views
4.jpg · 14.3K · 169 views
Quote · 14 Dec 2015

In admin section of dolphin go to Tools >> Host tools

look at your php info (top right corner)

view where the path to php.ini is (Loaded Configuration File)

 

in that php.ini change/add:

 

post_max_size=65000

upload_max_size=65000

 

save

Quote · 14 Dec 2015

So I went to this location. See attached screen shot. There is no way to edit this. Plus, this screen says my limit is 8M, but I am given a 2M warning when I try to upload. SO this screen lies :-P

 

 

 

In admin section of dolphin go to Tools >> Host tools

look at your php info (top right corner)

view where the path to php.ini is (Loaded Configuration File)

 

in that php.ini change/add:

 

post_max_size=65000

upload_max_size=65000

 

save

 

PHP.jpg · 132.8K · 163 views
Quote · 15 Dec 2015

php.ini is editable if you can access it. (not within dolphin if thats what your trying to do)

 

if you are on a shared hosting plan, you will have to contact your host support, they will have to change it since you don't have access.

Quote · 15 Dec 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.