When i trie to save any change on settings page, i get this error: DB Connection fail: SQLSTATE[HY000]: General error: 14 unable to open database file
I check the config.php file and the db path file is correct: $SQLITEDB="/usr/local/fop2/fop2settings.db";
Below the file permissions:
-rw-rw-rw- 1 root root 12K Ago 31 08:47 fop2settings.db
Others changes work normally.
Any help?
Answered by admin
See post in contextCheck the *directory* permissions (/usr/local/fop2). The apache user/group must be able to read/execute that directory.
Best regards,