On 08/18/2012 03:38 PM, Jim Barchuk wrote:
> My intent is to find out if the pdo facility is installed at all. If it
> is then I'll look into why the Drupal install can't find it.
php -m | grep pdo
On Sat, 18 Aug 2012, Jim Barchuk wrote:
To: php-install@lists.php.net
From: Jim Barchuk
Subject: [PHP-INSTALL] php_pdo 5.2 Drupal 7 OpenBSD 5.1
Hi All!
Simplest Q, is there a way to test (via CLI or a short script) whether
pdo-mysql is -truly- installed and functional?
I'm using OpenBSD 5.
Hi All!
Simplest Q, is there a way to test (via CLI or a short script) whether
pdo-mysql is -truly- installed and functional?
I'm using OpenBSD 5.1 but want to use a few newer versions of some
software. For example OBSD provides phpMyAdmin 3.4.9 but with a few
oddities I have manually instal