Advertisement
Detfor

Untitled

Apr 17th, 2020
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. mysqli_real_connect(): (HY000/1045): Access denied for user 'phpmyadmin'@'localhost' (using password: YES)
  2. Connection for controluser as defined in your configuration failed.
  3. Warning in ./libraries/plugin_interface.lib.php#551
  4. count(): Parameter must be an array or an object that implements Countable
  5.  
  6. Backtrace
  7.  
  8. ./libraries/display_import.lib.php#371: PMA_pluginGetOptions(
  9. string 'Import',
  10. array,
  11. )
  12. ./libraries/display_import.lib.php#456: PMA_getHtmlForImportOptionsFormat(array)
  13. ./libraries/display_import.lib.php#691: PMA_getHtmlForImport(
  14. string '5e999d853dff9',
  15. string 'server',
  16. string '',
  17. string '',
  18. integer 2097152,
  19. array,
  20. NULL,
  21. NULL,
  22. string '',
  23. )
  24. ./server_import.php#34: PMA_getImportDisplay(
  25. string 'server',
  26. string '',
  27. string '',
  28. integer 2097152,
  29. )
  30. mysqli_real_connect(): (HY000/1045): Access denied for user 'phpmyadmin'@'localhost' (using password: YES)
  31. Connection for controluser as defined in your configuration failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement