Title: lostside's Replies | WordPress.org

---

# lostside

  [  ](https://wordpress.org/support/users/lostside/)

 *   [Profile](https://wordpress.org/support/users/lostside/)
 *   [Topics Started](https://wordpress.org/support/users/lostside/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lostside/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lostside/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lostside/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lostside/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lostside/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comment Images] Uploading Broken](https://wordpress.org/support/topic/uploading-broken/)
 *  [lostside](https://wordpress.org/support/users/lostside/)
 * (@lostside)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/uploading-broken/#post-6166058)
 * Try to add this code to file .htaccess:
 * <Files *.php>
    SetInputFilter PHP LimitRequestBody 5242880 </Files>
 * It tells Apache to allow up to 5MB to be uploaded to the server.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comment Attachment] Uploading image leads to 404 page error](https://wordpress.org/support/topic/uploading-image-leads-to-404-page-error/)
 *  [lostside](https://wordpress.org/support/users/lostside/)
 * (@lostside)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/uploading-image-leads-to-404-page-error/#post-6087505)
 * I think problem is in server.
    Try to add this code to file .htaccess:
 * <Files *.php>
    SetInputFilter PHP LimitRequestBody 5242880 </Files>
 * It tells Apache to allow up to 5MB to be uploaded to the server.

Viewing 2 replies - 1 through 2 (of 2 total)