I need php5-mysqlnd for a php website. when installing via "sudo apt-get install phpmyadmin" I am warned that php5-mysqlnd will be marked removed and php5-mysql will be marked install. A modified dependencies string in the package config will fix this.
.........,php5-mysql | php5-mysqli | php5-mysqlnd,........ Package phpmyadmin_3.4.10.1-1_all. Running Ubuntu 12.04LTS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227205 Title: phpmyadmin needs to use php5-mysqlnd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/1227205/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
