Title: conflict between WordPress and PHPMyAdmin
Last modified: August 18, 2016

---

# conflict between WordPress and PHPMyAdmin

 *  [wbarnes](https://wordpress.org/support/users/wbarnes/)
 * (@wbarnes)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/conflict-between-wordpress-and-phpmyadmin/)
 * Hello, I’ve recently encountered a problem where the entire site would crash 
   if I attempted to log in to PhpMyAdmin. I managed to fix the problem and would
   like to post what I found out here.
 * First, I’m using v2.2.2 and had no problems with 2.2.1. The root URL of my site
   is configured as the blog directory and I’m using standard year/month/day/post
   permalinks with a static front page.
 * I did a little digging and found that the permalinks were causing the problem.
   To fix the problem I added this line to the .htaccess file:
 * RewriteCond %{REQUEST_FILENAME} !-l
 * This filters out symlinks in addition to files and directories.
 * If this is already known but not used due to side effects, please let me know.

The topic ‘conflict between WordPress and PHPMyAdmin’ is closed to new replies.

## Tags

 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)
 * [permalinks](https://wordpress.org/support/topic-tag/permalinks/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [wbarnes](https://wordpress.org/support/users/wbarnes/)
 * Last activity: [18 years, 10 months ago](https://wordpress.org/support/topic/conflict-between-wordpress-and-phpmyadmin/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
