WordPress / sqlite-database-integration

Feature Plugin to add SQLite support to WordPress. Under Development.
GNU General Public License v2.0
219 stars 36 forks source link

non-functional #160

Open a97115038 opened 1 day ago

a97115038 commented 1 day ago

Can you give me detailed installation steps? I copied DB.php to the wp-content root directory, and then started the installation prompting "There has been a critical error on this website."

a97115038 commented 1 day ago

Warning: require_once(D:\wwwroot\192.168.100.5/constants.php): Failed to open stream: No such file or directory in D:\wwwroot\192.168.100.5\wordpress\wp-content\db.php on line 10

Fatal error: Uncaught Error: Failed opening required 'D:\wwwroot\192.168.100.5/constants.php' (include_path='.;C:\php\pear') in D:\wwwroot\192.168.100.5\wordpress\wp-content\db.php:10 Stack trace: #0 D:\wwwroot\192.168.100.5\wordpress\wp-includes\load.php(685): require_once() #1 D:\wwwroot\192.168.100.5\wordpress\wp-settings.php(132): require_wp_db() #2 D:\wwwroot\192.168.100.5\wordpress\wp-config.php(96): require_once('D:\wwwroot\192....') #3 D:\wwwroot\192.168.100.5\wordpress\wp-load.php(50): require_once('D:\wwwroot\192....') #4 D:\wwwroot\192.168.100.5\wordpress\wp-blog-header.php(13): require_once('D:\wwwroot\192....') #5 D:\wwwroot\192.168.100.5\wordpress\index.php(17): require('D:\wwwroot\192....') #6 {main} thrown in D:\wwwroot\192.168.100.5\wordpress\wp-content\db.php on line 10