WTF

Permalink
In dashboard I clicked enable pretty URLs, copied the code into my .htaccess file like it told me to, and now it wont let me access the dashboard it gives me the error /index.php/login/-/do_login was not found on this server.

 
frz replied on at Permalink Reply
frz
whelp, better get that stuff out of .htaccess . that should let you log back in and turn off pretty urls..

what does your server setup look like? is this a windows box?
Remo replied on at Permalink Reply
Remo
this also happens when path_info doesn't work.

can you create a file called info.php that contains a call to phpinfo(); and open it like this: info.php/pathInfoText - does that work?