Lararavel on AWS Linux Storage permissions

by John H
~1 minute

Running into issues with Storage logs being denied. Tried this

sudo chown -R $USER:apache storage

Explained here
https://stackoverflow.com/questions/23411520/how-to-fix-error-laravel-log-could-not-be-opened

Related Articles

Laravel Logs generated by crontab permission denied

I had a problem with logs being generated by crontab not being accessible by my server user.  The...

John H John H
~1 minute

Laravel Logs generated by crontab permission denied

I had a problem with logs being generated by crontab not being accessible by my server user.  The...

John H John H
~1 minute

Amazon Linux additional SSH users

https://blog.e-zest.com/how-to-add-ssh-users-in-amazon-linux/...

John H John H
~1 minute