[OpenSIPS-Devel] [opensips] db_sqlite errors, and segfaults (#458)

Eric Tamme notifications at github.com
Fri Apr 10 20:22:00 CEST 2015


I checked permissions on the actual database, it is owned by the opensips users and permissions are 644.

-rw-r--r--   1 opensips opensips  19K Apr 10 14:13 opensips

This is a clean db that was created from a schema dump.

sqlite3 /var/db/opensips ".dump" > opensips_backup.sql
rm /var/db/opensips
sqlite3 /var/db/opensips < opensips_backup.sql
chown opensips:opensips /var/db/opensips
chmod 644 /vard/db/opensips


---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/458#issuecomment-91644194
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150410/1586e1f5/attachment.htm>


More information about the Devel mailing list