phpmyadmin has an error and stops working when PHP version is upgraded to 5.4.

Solution:

1. Either you upgraded the lastest phpmyadmin 3.4.10.x.
2. They provide the patch file. If you cannot find it then simply change the code in the given file as follows:
Old:
$this->getBacktrace()

New:
serialize($this->getBacktrace())

Hope this helps someone having the problem.

Cheers !

3 Comments to “phpmyadmin error Notice: Array to string conversion in libraries\Error.class.php”

  • Raju, thank you.
    You save me a lot of time!

  • tq for sharing. it’s worked.

  • Thank you. That worked a treat!

Post comment

 

About Me

I am an Opensource Developer. Currently I am working in a company as a Solution Architect. I have around 7 years of Web development experience in Advanced and Core PHP Programming and MySQL and PgSQL database as back end. It has been long time that I have nott been involved with RoR, Perl and ASP, Visual Basic but I had also worked with them. Specialties: PHP, Zend, YII, CodeIgniter, Joomla, Magento, JavaScript, MySQL, PgSQL, HTML, CSS, RoR, Perl, ASP!

Switch to our mobile site