Hello everyone,

I am having open base dir issue

Warning: is_file(): open_basedir restriction in effect. File(/home/httpd/vhosts/domain.com/subdomains/mp3/httpdocs/..) is not within the allowed path(s): (/home/httpd/vhosts/domain.com/subdomains/mp3/httpdocs:/tmp) in /home/httpd/vhosts/domain.com/subdomains/mp3/httpdocs/index.php on line 1076

I have created vhosts.conf and added isntructions

php_admin_value safe_mode 0
php_admin_value open_basedir "/home/httpd/vhosts/domain.com/subdomains/mp3/httpdocs:/home/httpd/vhosts/domain.com/subdomains/mp3/httpdocs:/tmp"


and rebuild apache but it still doesnt working

Can anyone suggest please ?

Best Regards,
Pavel