I bought PHPLD a couple weeks ago. In the admin area I selected SEO friendly URL's.

In the config table the field ENABLE_REWITE was therefore set to '1'

However the problem now is that when I try to login to the admin area /admin/,

it's rewriting to the URL index page.

To access the admin, I am manually going into PHPmyAdmin and altering ENABLE_REWITE to 0.

Any ideas as to what I can alter the .htaccess file to so that it will ignore the admin folder? Or has anyone else had this issue?