diff --git a/Installation-Guide.md b/Installation-Guide.md index 0a9b043..a224835 100644 --- a/Installation-Guide.md +++ b/Installation-Guide.md @@ -263,15 +263,15 @@ Make sure to replace `/var/www/html/` with the path your installation. On some s Open and check your FreeScout installation at https://example.com -If you are receiving the following error message upon logging in: -``` -file_put_contents(/var/www/html/storage/framework/cache/data/): failed to open stream: no such file or directory -``` -just run again the following commands: -``` -sudo chgrp -R www-data storage bootstrap/cache -sudo chmod -R ug+rwx storage bootstrap/cache -``` +> If you are receiving the following error message upon logging in: +> ``` +> file_put_contents(/var/www/html/storage/framework/cache/data/): failed to open stream: no such file or directory +> ``` +> just run again the following commands: +> ``` +> sudo chgrp -R www-data storage bootstrap/cache +> sudo chmod -R ug+rwx storage bootstrap/cache +> ``` Make sure that your system configuration is fine in `Manage ยป System`