php - Setting icon and logout is missing from phpMyAdmin -


i able create users, how can log in created users?

the setting icon , logout missing phpmyadmin.

annotated phpmyadmin screenshot

the logout button displayed auth_type 'cookie' or 'http'; if yours set 'config' logout button won't display (because wouldn't make sense in context user , password hardcoded config.inc.php.

simply edit config.inc.php , change auth_type.


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

json - Gson().fromJson(jsonResult, Myobject.class) return values in 0's -