Hello,
I would like to try Grav. Looks promising and easy to use. But…
I installed an Debian 8.6 server with nginx and php. So far so good.
All works fine. See https://meijberg.me/info.php for pho info,
But if I tried the first installation I get an blank page.
The following error occurred:
#0 /var/www/html/vendor/rockettheme/toolbox/File/src/File.php(195): RocketTheme\Toolbox\File\File->mkdir(’/var/www/html/c…’)
#1 /var/www/html/vendor/rockettheme/toolbox/File/src/File.php(316): RocketTheme\Toolbox\File\File->lock()
#2 /var/www/html/vendor/rockettheme/toolbox/File/src/PhpFile.php(31): RocketTheme\Toolbox\File\File->save(Array)
#3 /var/www/html/system/src/Grav/Common/File/CompiledFile.php(66): RocketTheme\Toolbox\File\PhpFile->save(Array)
#4 /var/www/html/system/src/Grav/Common/Config/Setup.php(178): Grav\Common\File\CompiledYamlFile->content()
#5 /var/www/html/system/src/Grav/Common/Processors/SiteSetupProcessor.php (17): Grav\Common\Config\Setup->init()
#6 /var/www/html/system/src/Grav/Common/Grav.php(121): Grav\Common\Processors" while reading response heade r from upstream, client: 54.165.174.157, server: meijber$
2016/10/17 12:04:31 [error] 572#0: *45 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught exception ‘RuntimeException’ with message 'Creating director$
Stack trace:
Something with permission. I running with only one user (root).
Please help.
Thanks,
John