Issue
i want to use xampp and phpmyadmin just use mysql in university project i dont use php code and other think just i run xampp and open phpmyadmin in localhost and i got this error:
Warning in .\libraries\classes\Plugins\AuthenticationPlugin.php#226 Cannot use a scalar value as an array
Backtrace
.\libraries\classes\Plugins\AuthenticationPlugin.php#67: PhpMyAdmin\Plugins\AuthenticationPlugin- setSessionAccessTime() .\libraries\classes\Plugins\AuthenticationPlugin.php#248: PhpMyAdmin\Plugins\AuthenticationPlugin->storeCredentials() .\libraries\common.inc.php#351: PhpMyAdmin\Plugins\AuthenticationPlugin- authenticate() .\index.php#27: require_once(.\libraries\common.inc.php)
Solution
i think the error was caused because of cached session. i had the same issue and clicking the logout button on the top left automatically solve the issue.
Answered By - Benjamin Ini Answer Checked By - Marie Seifert (PHPFixing Admin)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.