PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Saturday, July 2, 2022

[FIXED] what is error Warning in .\libraries\classes\Plugins\AuthenticationPlugin.php#226 Cannot use a scalar value as an array in mysql using phpmyadmin

 July 02, 2022     mysql, phpmyadmin, xampp     No comments   

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)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing