After installing mysqli phpmyadmin stop loading
- by phreakbox
On Linux host 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
phpmyadmin won't load after installing mysqlnd.
I'm using php5, mysql AND mysqlnd. Maybe mysql and mysqlnd conflicts for phpmyadmin.
Problem:
If I remove mysqlnd (mysqli support), PHP5 not working with mysqli, PHP5 only works with mysql.…