Search found 535 matches: open_basedir
Searched query: open basedir
ignored: open
- Tue Nov 15, 2022 6:14 pm
- Forum: General Discussion
- Topic: VestaCP 1.0.0 - PHP upgrade to 8.0 causes httpd to no longer start
- Replies: 0
- Views: 2843
VestaCP 1.0.0 - PHP upgrade to 8.0 causes httpd to no longer start
... Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration Line 17: php_admin_value open_basedir /home/admin/web/******.****/public_html:/home/admin/tmp
- Fri Jan 21, 2022 7:32 pm
- Forum: General Discussion
- Topic: open_basedir
- Replies: 1
- Views: 6741
Re: open_basedir
I'm just gonna assume this board and this control panel is just dead, which is sad cause I was really hoping to use it.
- Wed Jan 19, 2022 8:35 pm
- Forum: Web Server
- Topic: open_basedir
- Replies: 0
- Views: 6365
open_basedir
Trying to manually install an app and I keep getting: 'realpath(): open_basedir restriction in effect. File(/home/admin/web/temp.com) is not within the allowed path(s): (/home/admin/web/temp.com/public_html:/home/admin/tmp)' I've already modified /usr/local/vesta/data/templates/web/apache2/basedir.stpl ...
- Wed Jan 19, 2022 3:25 pm
- Forum: General Discussion
- Topic: open_basedir
- Replies: 1
- Views: 6741
open_basedir
Trying to manually install an app and I keep getting: 'realpath(): open_basedir restriction in effect. File(/home/admin/web/temp.com) is not within the allowed path(s): (/home/admin/web/temp.com/public_html:/home/admin/tmp)' I've already modified /usr/local/vesta/data/templates/web/apache2/basedir.stpl ...
- Sun Nov 21, 2021 12:04 am
- Forum: Web Server
- Topic: Warning: file_exists(): open_basedir restriction in effect.
- Replies: 4
- Views: 33538
Re: Warning: file_exists(): open_basedir restriction in effect.
does not work, cannot find default files in instructed directory.
Working on ubuntu 18.04
Working on ubuntu 18.04
- Sun Nov 14, 2021 12:43 am
- Forum: Общие вопросы
- Topic: upload_tmp_dir
- Replies: 31
- Views: 52878
Re: upload_tmp_dir
... safe_mode off php_admin_flag short_open_tag On php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f info@%domain_idn%" php_admin_value open_basedir %docroot%:%home%/%user%/tmp:/bin:/usr/bin:/usr/local/bin:/var/www/html:/tmp:/usr/share:/etc/phpMyAdmin:$ php_admin_value upload_tmp_dir ...
- Sun Oct 17, 2021 12:05 am
- Forum: General Discussion
- Topic: Help with SSL renewal
- Replies: 3
- Views: 13665
Re: Help with SSL renewal
Hello, I had similar issue when added open_basedir path to access common files from 2 different domains. If you have custom virtual host template (e.g. custom path) you MUST create a VestaCP nginx and / or apache2 template and apply them to ...
- Sun May 02, 2021 8:12 pm
- Forum: Общие вопросы
- Topic: Безопасный доступ к панели и SSH через Web-Knokking
- Replies: 5
- Views: 7906
Безопасный доступ к панели и SSH через Web-Knokking
VestaCP — это панель-"дуршлаг" для уязвимостей. Хотя бы потому, что любой пользователь на хостинге может вызывать в PHP через EXEC команды CLI-интерфейса панели: exec(/usr/bin/sudo /usr/local/vesta/bin/v-*…) и делать с сервером абсолютно всё что угодно. Ну и по умолчанию при создании сайтов и некото...
- Thu Apr 29, 2021 10:15 pm
- Forum: General Discussion
- Topic: How do you fix require_once(): open_basedir restriction in effect with VestaCP?
- Replies: 1
- Views: 5232
Re: How do you fix require_once(): open_basedir restriction in effect with VestaCP?
With my CentOS VestaCP installation I can't get it to see pear require_once ("System.php"); // for pear Errors with: Warning: require_once(): open_basedir restriction in effect. File(/usr/share/pear/System.php) is not within the allowed path(s): (/home/$my_account/web/$my_domain/public_html:/home/$my_account/tmp) ...
- Thu Apr 29, 2021 7:03 pm
- Forum: General Discussion
- Topic: How do you fix require_once(): open_basedir restriction in effect with VestaCP?
- Replies: 1
- Views: 5232
How do you fix require_once(): open_basedir restriction in effect with VestaCP?
With my CentOS VestaCP installation I can't get it to see pear require_once ("System.php"); // for pear Errors with: Warning: require_once(): open_basedir restriction in effect. File(/usr/share/pear/System.php) is not within the allowed path(s): (/home/$my_account/web/$my_domain/public_html:/home/$my_account/tmp) ...