pdo_mysql

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • cldmismgr

    pdo_mysql

    pecl installation of pdo_mysql fails with
    checking for PDO includes... checking for PDO includes...
    /usr/include/php/ext
    configure: error:
    You've configured extension pdo_mysql, which depends on extension pdo,
    but you've either not enabled pdo, or have disabled it.

    ERROR: `/tmp/tmph1cbPq/PDO_MYSQL-1.0.2/configure' failed
    system
    RH ES3
    PHP 5.1.2

    phpinfo() shows
    pdo is installed with drivers sqlite

    I was able to successfully install pdo_mysql on FC4

    Appreciate any guidance in this area.

Working...