• Resolved matso

    (@matso)


    Im using wordpress 3.0.3 and SQLite 3.2.8, at first installation didn’t work for me, but I found a solution. I made a change in file pdo_sqlite_driver_create.php so that IF NOT EXISTS clauses were removed from “CREATE TABLE IF NOT EXISTS” queries.

    Somehow IF NOT EXISTS parts caused error in my case.

  • The topic ‘[Plugin: PDO (SQLite) For WordPress] A small fix’ is closed to new replies.