Changeset 264 for trunk/TROUBLESHOOTING
- Timestamp:
- 11/01/03 22:20:19 (5 years ago)
- Files:
-
- 1 modified
-
trunk/TROUBLESHOOTING (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TROUBLESHOOTING
r246 r264 45 45 46 46 ---------------------------------------------------------------------- 47 48 Again relating to permissions - if you are using SQLite then note that 49 the user your CGI is running as must have write access to not only the 50 database file itself, but the directory that the file is in (in order 51 that it can write a lockfile). 52 53 ----------------------------------------------------------------------
