Skip to content
Discussion options

You must be logged in to vote

Found the culprit:
"NOTICE: PHP message: PHP Warning: file_exists(): open_basedir restriction in effect. File(/etc/piler/config-site.php) is not within the allowed path(s): (/var/piler/www/:/tmp/) in /var/piler/www/config.php on line 388"

Fixed by adapting the PHP config:
php_value[open_basedir] = "/var/piler/www/:/tmp/:/etc/piler/:/var/piler/stat/:/proc/meminfo"

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by larsen0815
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants