Hi all i have just started the insatllation everything is looking good but I need to know how to change the setting bellow I get this request in pages 2 when you get the long list of permissions and PHP settings. Thanks
You have /var/www/vhosts/eczemasoap.co.uk/httpdocs:/tmp Check for PHP Open Basedir
Open basedir restrictions are in effect. You may have difficulty with some addon functionality with this restriction.
and
Checking if session.save_path is writable
Open basedir restrictions appear to be in effect. If you have SESSION problems and ini_set works, you can try to enable sessions with cookies adding: ini_set('session.use_only_cookies', 1); to top of config.php