The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
SQLite - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Miscellaneous (https://userspice.com/forums/forumdisplay.php?fid=28)
+--- Forum: Modifications and Hackery (https://userspice.com/forums/forumdisplay.php?fid=29)
+--- Thread: SQLite (/showthread.php?tid=1144)



SQLite - davelampe - 09-15-2018

Has anyone tried tweaking UserSpice to run on SQLite instead of MySQL. I had a quick dabble just to change the PDO settings but it didn't work, and wondered if anyone else had had any luck before I tried again?


RE: SQLite - Brandin - 09-18-2018

Hi davelampe,

I can't say I have personal experience with it-but unfortunately I'd have to suspect you would not be able to make this integration.

Brandin.


RE: SQLite - baumschubser - 03-10-2019

I did it with Userspice 4.4.03. You can get it here. If you have all requirements installed, you can just drop the files somewhere and point the webserver to it (and let it write the file userspice.sqlite).