Thanks …
We will discuss this, but my first response is that I think it is a server issue. On Linux there can be a problem having both extensions functional at the same time. On Windows there is not such problem.
So probably php reported that php_mysqli() was there but it may not have worked properly because of a conflict with php_mysql().
My guess only!