How can i disable open_basedir settings.
Posted: Thu Oct 26, 2017 4:45 am
How can i disable open_basedir settings to install my php script.
i tried to disable open_basedir with php.ini .but it didn't changed .
My current vestacp information :
PHP 7
Centos 7.3
This has been discussed many a times if you cared to search
https://www.google.com/search?q=vestacp+open_basedir
TIP**
in your /home/vestauser/conf/web/apache2.conf file you need to comment this line or adjust access to directories as needed.
i tried to disable open_basedir with php.ini .but it didn't changed .
My current vestacp information :
PHP 7
Centos 7.3
This has been discussed many a times if you cared to search
https://www.google.com/search?q=vestacp+open_basedir
TIP**
in your /home/vestauser/conf/web/apache2.conf file you need to comment this line or adjust access to directories as needed.
Code: Select all
php_admin_value open_basedir ...