Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit
https://github.com/akelos/akelos/issues
Akelos PHP Framework Forum
Discussions
Categories
Installing Akelos
: Booklink using SQLITE
Bottom of Page
1 to 1 of 1
CommentAuthor
robbedoes
When using the web installer i.c.w. Sqlite you may get this error:
Could not connect to booklink_tests database
The solution is to change the owner of "config" to the user Apache is running as. In my case _www.
>> cd booklink
>> sudo chown _www config
Hope this will help,
Rob
1 to 1 of 1
Back to Discussions
Top of Page