N NickFritz Verified User Joined Sep 6, 2005 Messages 81 May 9, 2007 #1 For some reason whenever I add --enable-pdo=shared and --enable-exif they both say command not found. I'm using php 5.2.2
For some reason whenever I add --enable-pdo=shared and --enable-exif they both say command not found. I'm using php 5.2.2
T totomcs Verified User Joined Apr 27, 2008 Messages 18 May 16, 2008 #2 pear install http://download.totalin.com/pdo/PDO-1.0.3.tgz pear install http://download.totalin.com/pdo/PDO_MYSQL-1.0.1.tgz --enable-pdo=shared \ --with-pdo-mysql=shared \ --with-sqlite=shared \ --with-pdo-sqlite=shared \
pear install http://download.totalin.com/pdo/PDO-1.0.3.tgz pear install http://download.totalin.com/pdo/PDO_MYSQL-1.0.1.tgz --enable-pdo=shared \ --with-pdo-mysql=shared \ --with-sqlite=shared \ --with-pdo-sqlite=shared \