The error I am getting is
Volt directory can't be written
#0 [internal function]: Phalcon\Mvc\View\Engine\Volt\Compiler->compileFile('/home/derandi/P...', '/home/derandi/P...', false)
#1 [internal function]: Phalcon\Mvc\View\Engine\Volt\Compiler->compile('/home/derandi/P...')
#2 [internal function]: Phalcon\Mvc\View\Engine\Volt->render('/home/derandi/P...', Array, true)
#3 [internal function]: Phalcon\Mvc\View->_engineRender(Array, 'index/index', true, true, NULL)
#4 [internal function]: Phalcon\Mvc\View->render('index', 'index', Array)
#5 /home/derandi/Project/Kursus/Website/test1/public/index.php(37): Phalcon\Mvc\Application->handle()
#6 {main}