Upload Max Filesize PHP Configuration

[dfads params=’groups=-1′]

I have installed Apache2, PHP5.5 & MySQL5 independently on my Debian 7.3 OS. I hosted my drupal site on my Dedicated Server. I faced problem to upload files greater than 2MB from the CMS of the Site. After exploring the Internet I found the solution. Here’s the steps:

1. Edit /etc/php5/cgi/php.ini file.

2. Add the following line of code:

[php]upload_max_filesize = 10M[/php]

Make sure that you are not editing /etc/php5/php.ini file

[dfads params=’groups=-1′]

2 thoughts on “Upload Max Filesize PHP Configuration”

  1. Thanks for the post. I’m also an ecpert and that i have just began writing blogs which i thought was very hard to do until I read your article.
    I found your blog very helpful with fresh suggestions I did not know ahead.
    In thhe next few weeks, I’ll be busy writing many articles for my personal new blog.
    I hope people wull find them very helpful like yours.

Leave a Reply

Your email address will not be published. Required fields are marked *