Fatal error db.php on line 106
-
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!
- The topic ‘Fatal error db.php on line 106’ is closed to new replies.