On Tue, Jan 25, 2011 at 10:09 AM, Dmitry Chestnykh <[email protected]>wrote:
> > Error: Database error: unable to open database file > > CREATE TEMP TABLE onremote(rid INTEGER PRIMARY KEY); > > Check permissions and ownership of fossil repository file. Are your web > process allowed to write to this file? > The TEMP table should be created in /var/tmp. So please check to ensure that the user that fossil is running as has write permission on /var/tmp. > > -- > Dmitry Chestnykh > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

