Just installed Bolt 2.0 (beta) and it looks amazing! I also have to get familiar with it. Sadly, the extension page can't be opened. It produces an error. Is this something to iron out from the beta or am I doing something wrong?
Whoops \ Exception \ ErrorException
(E_WARNING)
file_put_contents(): open_basedir restriction in effect.
File(/tmp/composer.phar) is not within the allowed path(s):
(/var/www/domains/willembosma.nl/:)
trigger_error(
"PHAR downloaded from getcomposer.org is empty. " .
"There is no way this can work, but I don't know what " .
" to do about it.",
E_USER_WARNING);
return false;
}
$bytes_written = file_put_contents($this->composer, $phar);
if ($bytes_written === false) {
trigger_error(