SQLite installation issues
-
I don’t have permission to just add MySQL support to the system that my website runs on, but I have permission for PHP. Thus, to provide support with MySQL I searched for a SQLite plugin for WordPress. The result was the SQLite Integration plugin. I later found this plugin and attempted to install it, but it seems that an error appears from the MySQL section of the installation and I assume it is because of the use of SQLite.
My question is basically: “Is there a possible fix for this using plugin-side code from this plugin? If not, does it need to be supported by the SQLite Integration module, or is there no definitive answer?”
SQLite Integration Website: https://dogwood.skr.jp/wordpress/sqlite-integration/#install
SQLite Plugin Page: https://www.ads-software.com/plugins/sqlite-integration/Here is order of files shown by the result and the error associated:
- Error: Invalid argument supplied for foreach() | File:
css-javascript-toolbox\models\installer.php(163) - Error: Invalid argument supplied for foreach() | File: css-javascript-toolbox\includes\installer\installer\installer.class.php(24)
- Error: Uncaught exception ‘Exception’ with message ‘Field:id is not found!’ | File: css-javascript-toolbox\framework\db\mysql\xtable.inc.php(318)
- Error: Stack trace: #0 | File: wp-content\plugins\css-javascript-toolbox\framework\db\mysql\xtable.inc.php(243)
- Error: CJTxTable->prepareQueryParameters(Array) #1 | File: css-javascript-toolbox\framework\db\mysql\xtable.inc.php:343
- Error: CJTxTable->getLoadQuery(NULL) #2 | File: css-javascript-toolbox\framework\db\mysql\queue-driver.inc.php on line 170
- Error: CJTxTable->load() #3 | File: wp-includes\wp-db.php on line 1925
- Error: CJTInstal | File: css-javascript-toolbox\framework\db\mysql\xtable.inc.php on line 343
- Error: Invalid argument supplied for foreach() | File:
- The topic ‘SQLite installation issues’ is closed to new replies.