Skip to content

PDO MySQL driver not found #62

@md2perpe

Description

@md2perpe

I've been using the php:apache image before and had no problems with PDO and MySQL, but suddenly it fails with an exception "driver not found". This happened after the boot2docker vm had been removed and recreated, so a new image must have been downloaded.

I've seen docker-php-ext-install mentioned in other issues, and have tried to use that:

docker exec -it <container ID> docker-php-ext-install pdo pdo_mysql

That doesn't help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions