Skip to content

Uncaught Error: Class 'PDO' not found #420

@0xmaayan

Description

@0xmaayan

using
new PDO('mysql:host=localhost;dbname=db_name', $user, $pass);

getting Uncaught Error: Class 'PDO' not found.

when echo phpinfo() I don't see PDO on the Configuration section.
on the terminal when doing php -m I do see PDO.

What am I missing?

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