I use yum as my package manager on CentOS, running as a testing web server. I want to re-configure PHP with --with-mysqli=mysqlnd, but do it through yum. Is this possible, and if so, how?
At the moment, mysqli is already installed, but uses the default libmysql.