return array(
'session' => array(
'handler' => 'file'
)
);
Warning: array_replace_recursive(): Expected parameter 2 to be an array, int given in /home/ciuhct/public_html/concrete/src/Config/FileLoader.php on line 164
return array(
'session' => array(
'handler' => 'file'
)
);
Warning: array_replace_recursive(): Expected parameter 2 to be an array, int given in /home/ciuhct/public_html/concrete/src/Config/FileLoader.php on line 164
The cache directory must be published under the webroot (or you can set the concrete.cache.directory_relative configuration option)