Skip to content

Commit 36d9dc1

Browse files
committed
Update Install.md
1 parent b4eee6c commit 36d9dc1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Doc/Install.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
To run the installer open
44
`<install path>/Service/install.php`
55

6+
Make sure you delete the install script and Config.template.
7+
8+
### Security Note
9+
Be default we put the sqlite databse in the web folder. This is not a good idea. We solved this by putting in a htaccess file to not allow the database to be downloaded.
10+
11+
Still, you should move this file out of the webserver directory and change the location in `Config.php`
12+
613
## Manual
714
###MYSql
815
- Create a MYSQL database named "OpenNote"

0 commit comments

Comments
 (0)