Title: /wp-admin/edit.php &#8211; HTTP 500 Internal Server Error when clicking on POSTS?
Last modified: August 19, 2016

---

# /wp-admin/edit.php – HTTP 500 Internal Server Error when clicking on POSTS?

 *  [sainoz](https://wordpress.org/support/users/sainoz/)
 * (@sainoz)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/wp-admineditphp-http-500-internal-server-error-when-clicking-on-posts/)
 * Hi,
 * In the Admin module I have Editor access and click on ‘Posts’ from left hand 
   menu and getting ‘HTTP 500 Internal Server Error’.
 * When I upgrade role to ‘Administrator’ then there is no problem at all.
 * Same issue happens when I click on ‘Pages’ from left hand menu.
 * Any assistance great appreciated.
 * Greg

Viewing 1 replies (of 1 total)

 *  [Ali Qureshi](https://wordpress.org/support/users/parorrey/)
 * (@parorrey)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/wp-admineditphp-http-500-internal-server-error-when-clicking-on-posts/#post-1740622)
 * A bit late but posting in case someone else faces the same issue and you need
   to disable mod_security on your server.
 * To disable mod_security, open your blog .htacess file which is stored at the 
   root of the site from public_html folder or inside wordpress/ folder.
 *     ```
       <IfModule mod_security.c>
       SecFilterEngine Off
       SecFilterPost Off
       </IfModule>
       ```
   
 * [Resolve wp-Resolve wp-admin/edit.php 500 or 404 Error](http://www.parorrey.com/blog/wordpress/resolve-wordpress-adminedit-php-page-500-404-error-for-admin-posts-link/)

Viewing 1 replies (of 1 total)

The topic ‘/wp-admin/edit.php – HTTP 500 Internal Server Error when clicking on 
POSTS?’ is closed to new replies.

## Tags

 * [HTTP 500](https://wordpress.org/support/topic-tag/http-500/)
 * [pages](https://wordpress.org/support/topic-tag/pages/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Ali Qureshi](https://wordpress.org/support/users/parorrey/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/wp-admineditphp-http-500-internal-server-error-when-clicking-on-posts/#post-1740622)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
