mysql - how can I mysqlnd work with php? -


i use php 5.2 doesn't support mysqlnd. changed php 5.3.7 can't handle it...what's wrong it

version info

  • os window7
  • php 5.3.7v
  • mysql 5.1.39
  • apache 2.2.14

if read php installation manual see that:

installation on windows

in official php windows distributions 5.3 onwards, mysql native driver enabled default, no additional configuration required use it. mysql database extensions use mysql native driver in case.

so need install php , working already. try reinstall php scratch if manipulated it's configuration files , should have no issues.


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -