View Single Post
  #3  
Old 01-16-2013, 07:44 PM
Cory Cory is offline
New Member
 
Join Date: Jan 2013
Posts: 6
Quote:
Originally Posted by NiteWave View Post
how about remove "--with-pdo-mysql=shared,/usr/lib64/mysql/mysql_config" ?
Even if that did work, I need pdo-mysql as it's required my a control panel I use.

For sake of testing:

I did:

Code:
--with-pdo-mysql=shared,/usr/lib64/mysql/mysql_config
AND

Code:
--with-pdo-mysql
AND

Code:
Removed It.
Same Result...
Reply With Quote