hello everyone
i can't get gpm to work...
i have set the permission for bin/gpm and grav to 774
when i type bin/gpm i get this error message
RuntimeException: Opening file for writing failed on error fopen(/var/www/html/cache/compiled/blueprints/master-localhost.php): failed to open stream: Permission denied in file /var/www/html/vendor/rockettheme/toolbox/File/src/File.php on line 202
Stack trace:
- RuntimeException->() /var/www/html/vendor/rockettheme/toolbox/File/src/File.php:202
- RocketTheme\Toolbox\File\File->lock() /var/www/html/system/src/Grav/Common/Config/Config.php:262
- Grav\Common\Config\Config->loadCompiledBlueprints() /var/www/html/system/src/Grav/Common/Config/Config.php:177
- Grav\Common\Config\Config->init() /var/www/html/bin/gpm:41
how can i fix this?