Title: Plugin doesn&#039;t work with DreamHost
Last modified: August 22, 2016

---

# Plugin doesn't work with DreamHost

 *  Resolved [nellofalltrades1](https://wordpress.org/support/users/nellofalltrades1/)
 * (@nellofalltrades1)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-with-dreamhost/)
 * Still at 7MB
 * Dreamhost says it won’t help with 3rd party PHP file changes.
 * When I look in Dreamhost hosting there is only the following:
 * logs [folder]
    Maildir [folder] .alias .bash_profile .bashrc .cshrc
 * No php files to edit so I assume the issue is with WordPress but they are even
   less helpful
 * Thanks in advance
 * [https://wordpress.org/plugins/increase-upload-max-filesize/](https://wordpress.org/plugins/increase-upload-max-filesize/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [isabel104](https://wordpress.org/support/users/isabel104/)
 * (@isabel104)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-with-dreamhost/#post-5417182)
 * Sorry, I have to remove “Dreamhost” from the list of compatible hosts. According
   to them, you must create a folder named **“.php”**.
 * Then, inside that folder create another folder named with the PHP version that
   your hosting account is running. If you are running PHP 5.4, then you should 
   name the folder **“5.4”**.
 * Then, inside that folder, create a new text file named **phprc**.
 * In that file, paste this:
 *     ```
       upload_max_filesize = 32M;
       post_max_size = 33M;
       ```
   
 * You can change the 32M and 33M above with your desired limits. See the instructions
   from DreamHost here (the phprc section):
 * [http://wiki.dreamhost.com/PHP.ini#phprc](http://wiki.dreamhost.com/PHP.ini#phprc)
 *  I hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘Plugin doesn't work with DreamHost’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/increase-upload-max-filesize_fff0c2.
   svg)
 * [Increase Upload Max Filesize](https://wordpress.org/plugins/increase-upload-max-filesize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/increase-upload-max-filesize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/increase-upload-max-filesize/)
 * [Active Topics](https://wordpress.org/support/plugin/increase-upload-max-filesize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/increase-upload-max-filesize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/increase-upload-max-filesize/reviews/)

## Tags

 * [dreamhost](https://wordpress.org/support/topic-tag/dreamhost/)
 * [php.ini](https://wordpress.org/support/topic-tag/php-ini/)

 * 1 reply
 * 2 participants
 * Last reply from: [isabel104](https://wordpress.org/support/users/isabel104/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-with-dreamhost/#post-5417182)
 * Status: resolved