Hi,
I am trying to install laravel 5.5 in Fedora release 25 (Twenty Five) server.
The web server I am using is
Server version: Apache/2.4.27 (Fedora)
Server built: Jul 17 2017 13:12:07
I am getting below error when I try to run my application.
The stream or file "/var/www/html/blog/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied
When I use 5.3 there is not issue.
I tried to change user right of the floder etc but no luck.
Hi, I am trying to install laravel 5.5 in Fedora release 25 (Twenty Five) server. The web server I am using is Server version: Apache/2.4.27 (Fedora) Server built: Jul 17 2017 13:12:07
I am getting below error when I try to run my application. The stream or file "/var/www/html/blog/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied When I use 5.3 there is not issue. I tried to change user right of the floder etc but no luck.