Dear, I'm installing mediamosa but I have this error: "PHP open_basedir restriction Enabled The testing framework requires the PHP open_basedir restriction to be disabled. Check your webserver configuration or contact your web host." I have two problem: 1) How disable PHP open_basedir only domain need it. 2) if disable PHP open_basedir the security is it again good? Best regards.
enter the word "none" in the open_basedir field on the options tab of the website. The security level is lower when you disable it as open_basedir restricts access in php file handling functions to the current website.