Twitchin Kitten,
The error says: includes/configure.php file contents invalid. ie: DIR_FS_CATALOG not valid or not set
in your configure.php
define('DIR_FS_CATALOG', '/var/www/clients/client2/web3/web/');
is it possible that your path needs to say web10 like the one below?
define('DIR_FS_SQL_CACHE', '/var/www/clients/client2/web10/web/cache/');


Reply With Quote

