panichd icon indicating copy to clipboard operation
panichd copied to clipboard

Permission denied on the database when installing

Open antvet opened this issue 5 years ago • 3 comments

Good evening,

I wanted to install panichd from a perfectly functional ticketit installation. Unfortunately I get this error just after clicking on "Install now" at this step. The access was working with ticket it before, I don't see what could block it. I tried a php artisan cache:clear and to chmod 777 bootstrap and storage directories (for test of course) but it didn't work. Any ideas? Thanks

antvet avatar Sep 27 '18 17:09 antvet

@antvet It is problem with access to migration file. Check chmods for migrations directory in database

Mistral avatar Oct 05 '18 19:10 Mistral

Thank you @Mistral, it worked. However, I got this error about symlinks now... Any idea?

antvet avatar Oct 09 '18 11:10 antvet

@antvet You have still problems with not enough user permissions (http server? or logged user?).

Mistral avatar Oct 09 '18 11:10 Mistral