Yuri D'Elia <wavexx@...> writes:

> 
> On 04/20/2014 06:51 AM, Kelvin Smith wrote:
> > I've got another problem with my new installation of DL. My website 
> > currently has a maximum upload size of 10 MB. I'd like to increase that 
> > to 500 MB, and I changed both upload_max_filesize and post_max_size in 
> > php.ini in the root directory of my dl subdomain, as directed in your 
> > Readme file. It seems to have no effect; DL is still reporting that the 
> > maximum file size is 10 MB, which largely defeats the purpose of having 
> > DL available.
> > 
> > Any ideas on what I'm missing to get the new maximum size to work?
> 
> php.ini is usually located elsewhere.
> 
> In debian/ubuntu, it's somewhere in /etc/php5/[current backend]/php.ini
> Creating a new empty php.ini in the document root will not set those
> variables.
> 
> In RedHat/Centos it should be directly in /etc/.
> 
> If you can tell us what web server are you using (apache?) and php
> module/version (mod_php I assume?) it would be helpful.
> 
> 

Apache 2.2.27, with PHP v5.4.27. I'm not sure how to answer re. mod_php 
(I'm not terribly fluent on hosting details; I had someone else help me set 
this up). My hosting service allows me the option of either using a single 
php.ini, located in the public_html folder, or to use a php.ini file in the 
current folder. I'm using the second choice, though I've changed the 
php.ini in both places to no apparent effect.

Kelvin Smith




Reply via email to