View Single Post
  #3  
Old 03-14-2011, 02:13 AM
dougconran dougconran is offline
Member
 
Join Date: Jan 2010
Posts: 15
Thank you for a very quick reply.

The build file already had '--with-mysqli' as a configure parameter. I did try adding '--with-mysql' immediately before '--with-mysqli' to the initial configure statement however, on re-building, it appeared to ignore mysql in favour of mysqli.

Should I REPLACE '--with-mysqli' with '--with-mysql' or do I need to do something different?

Rgds

Doug
Reply With Quote