panichelpdesk/panichd

Permission denied on the database when installing

antvet opened this issue · 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 It is problem with access to migration file. Check chmods for migrations directory in database

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

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