Can't login into development copy of Typo3 -


i'd create local copy on windows 8 machine further develop existing extensions , test upcoming updates of typo3 6.1.7 installation. tared including mysql db dump, extracted fresh install of xampp , imported database. after adjusting db , openssl settings in localconfiguration.php tried login password, message stating credentials must wrong.

the loginsecurity on configured rsa, , installtool states openssl config running correct. why can't login? did miss?

searching wrong looked @ requirements typo3 6.1.x, , states supports mysql 5.5.x. sure enough, freshly installed xampp uses mysql 5.6. removed it, installed other current xampp package mysql 5.5 , works.


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -