boyjarv's avatar

could not be opened in append mode

Please help, I get the following error when I try and upload and save to DB The stream or file "/var/www/vhosts/jbiddulph.com/httpdocs/myappname/storage/logs/laravel.log" could not be opened in append mode: failed to open stream: Permission denied

0 likes
6 replies
Sinnbeck's avatar

Check the permissions and ownership of the file

boyjarv's avatar

I have done:

chmod -R 775 storage bootstrap/cache
ju5t's avatar

It could still be that the website runs under a user that has no access to the file.

The permissions are a bit weird too.

boyjarv's avatar

@ju5t The permissions are a bit weird too?

ok so... what do you recommend I should do?

User jbiddulph

Group psacln

boyjarv's avatar

Can anyone help me out here please?

Please or to participate in this conversation.