Is_dir(): open_basedir restriction in effect. functions2.lib.php on line 101

This is an amazing system, look forward to continuing. but,
After I install it, some warning messages will appear on some function pages. For example, the following is one of them.
Please advice.

os: centos 8.3.2011
php: 7.4.16
mysql: 8.0.23

https://do.test.com/user/perms.php?id=1

Warning: is_dir(): open_basedir restriction in effect. File(/www/wwwroot/do.bebebe.com/dolibarr/htdocs/…) is not within the allowed path(s): (/www/wwwroot/do.bebebe.cn/dolibarr/htdocs/:/tmp/) in /www/wwwroot/do.bebebe.cn/dolibarr/htdocs/core/lib/functions2.lib.php on line 101
Call Stack

Time Memory Function Location

1 0.0001 372104 {main}( ) …/perms.php:0
2 0.2531 2175392 dolGetModulesDirs( $subdir = ??? ) …/perms.php:152
3 0.2537 2176264 is_dir ( $filename = ‘/www/wwwroot/do.bebebe.cn/dolibarr/htdocs/…’ ) …/functions2.lib.php:101

when i put below, its working.

open_basedir=/www/wwwroot/dolibarr13/htdocs/:/tmp/:/www/wwwroot/dolibarr13/documents

Warning : is_dir(): open_basedir restriction in effect. File(/TK2309-0001) is not within the allowed path(s): (c:/dolibarr) in C:\dolibarr\www\dolibarr\htdocs\core\lib\files.lib.php on line 105
me too anyone has solution for this?