On 05.05.2026 05:41, Paul M. Foster wrote:
This is puzzling, in that identical code works at /var/www/html/appname on the SQLite app/data/database.sq3 database, but not on the one at / home/paulf/public_html/appname/app/data/database.sq3. No, it's not file permissions, as I've set them to 777 for the database.
What about permissions of every other folder in that path? Web server needs at least execute permission on those folders. Otherwise it cannot access file (cannot enter directory).
-- Virgo Pärna Gaiasoft OÜ [email protected]

