View Single Post
  #4  
Old 01-30-2012, 01:30 AM
smartcard smartcard is offline
New Member
 
Join Date: Jan 2012
Posts: 8
Quote:
Originally Posted by NiteWave View Post
for php 5.3.x, please use
--with-mysql=mysqlnd --with-mysqli=mysqlnd
refer
http://www.php.net/manual/en/mysqlnd.install.php
Please let me know to which file I should include the above line (--with-mysql=mysqlnd --with-mysqli=mysqlnd)
Reply With Quote