Closed xtavras closed 9 years ago
You need to create a database.sqlite
file within storage
.
Firstly, remove the DB_HOST
key from the .env
file. Now create storage/database.sqlite
and give it the relevant permissions.
FWIW I'll update the documentation when I can.
With create you mean "touch storage/cachet.sqlite" ?
storage/database.sqlite
Thanks, it works!
My pleasure :)
Hello,
I've cloned fresh cachet install following all steps in documentation [1], but if I run "php artisan migrate" it gives: "SQLSTATE[HY000] [14] unable to open database file". Here is my ".env" file:
Did I miss something? php5-sqlite package is installed
here is "php artisan migrate" with verbose output
[1] http://cachet.readme.io/v1.0/docs/installing-cachet