[Solved] Change Upload limit - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: [Solved] Change Upload limit (/thread-10644.html) |
[Solved] Change Upload limit - kaptk2 - 05-09-2010 08:08 AM I have looked everywhere to try an get the upload limit to change for a drupal site that I am trying to get up and running. I have edited /etc/php5/cgi/php.ini and /var/www/fcgi/master/php5/php.ini and then restarted apache2. The upload limit still says 2mb on the site. How can I change this? RE: Change Upload limit - kurgans - 05-09-2010 05:36 PM Only in /var/www/fcgi/domain.tld/php5/php.ini RE: Change Upload limit - kaptk2 - 05-10-2010 12:17 AM That does not work, I figured it out. I had to edit the /var/www/fcgi/domain.name/php5/php.ini |