• I try to instal wp 3.8.1 with SQLite Integration. I follow all steps but when I go to wp-admin/install.php shows this error:

    Warning: require_once() [function.require-once]: Unable to access /usr/home/builtbyedgar.com/web/blog/wp-content/plugins/sqlite-integration/pdodb.class.php in /usr/home/builtbyedgar.com/web/blog/wp-content/db.php on line 106

    Warning: require_once(/usr/home/builtbyedgar.com/web/blog/wp-content/plugins/sqlite-integration/pdodb.class.php) [function.require-once]: failed to open stream: No such file or directory in /usr/home/builtbyedgar.com/web/blog/wp-content/db.php on line 106

    Fatal error: require_once() [function.require]: Failed opening required ‘/usr/home/builtbyedgar.com/web/blog/wp-content/plugins/sqlite-integration/pdodb.class.php’ (include_path=’.:/usr/local/share/pear’) in /usr/home/builtbyedgar.com/web/blog/wp-content/db.php on line 106

    I don’t know what is happening because isn’t the first time I install it and I have never seen this error.

    TX!

    https://www.ads-software.com/plugins/sqlite-integration/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author kjmtsh

    (@kjmtsh)

    Hello, builtbyedgar.

    Thank you for your reporting. And Sorry for the misleading instruction in the
    install section.

    I’ve mistaken the directory instruction in the readme.txt.
    sqlite-integration folder MUST be under the plugins folder like below.

    wp-content--plugins--sqlite-integration

    Move the sqlite-integration folder to that place, and try once again.
    If you have still another problem, please let me know.

    Thank you.

    Thread Starter builtbyedgar

    (@builtbyedgar)

    Thank you!!
    It works! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error db.php on line 106’ is closed to new replies.