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

jQuery Mobile app not scrolling in Firefox -

c++ - How to add Crypto++ library to Qt project -

php array slice every 2th rule -