View Single Post
  #2  
Old 05-17-2011, 05:01 AM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,220
for php 5.3.x, please use
--with-mysql=mysqlnd --with-mysqli=mysqlnd
refer
http://www.php.net/manual/en/mysqlnd.install.php
Reply With Quote