Skip to content

Commit fa5d4ca

Browse files
committed
Merge pull request #105 from D3Hunter/patch-3
Some hint to help new user get OpenNote installed manually
2 parents 855b73c + 329bcd1 commit fa5d4ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/Install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ These are stored in the following lines of code in `/OpenNote/Config.php`:
4646
- Create a SQLite database file and execute the SQL DDL from `Service/model/sql` and run `notebook.sqlite.sql`.
4747
- Change the database connection settings inside of `Service/Config.php` to match your db settings.
4848
- These are stored in the following lines of code in `/OpenNote/Config.php`:
49+
- Also make sure you have php5-sqlite driver installed and have group write access to SQLite database file, or you cannot register or login and you can't see any useful error messages.
4950

5051
Uncomment the following lines in the dbConfig function:
5152

0 commit comments

Comments
 (0)