dimanche 2 juillet 2017

run laravel application on red hat

I am trying to run laravel application on RHEL-7.3 for that I have installed apache and php I have uploaded the code inside /var/www/html folder I set the permission of laravel 777 and storage folder 777.

I can run the code using php artisan serve but in error log I get the error

[Sun Jul 02 09:15:19.810149 2017] [:error] [pid 10328] [client 182.72.84.254:58880] PHP Fatal
 error:  Uncaught UnexpectedValueException: The stream or file
  "/var/www/html/kyowebservice/storage/logs/laravel.log" could not be opened: failed to open
 stream: Permission denied in

I don't know what permission do I need to put in order to run laravel in red hat.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire