Hi,
I am unable to get any information in the user web panel. The main page loads but none of the menu options such as listing email accounts or domains works. It just shows the loading circle. Also the filemanager opens but does not show any folders/files in the right or middle columns.
tail -f /usr/local/cwpsrv/logs/error_log gives the following indication:
2020/12/03 10:10:46 [error] 22387#0: *2242 FastCGI sent in stderr: "PHP message: PHP Warning: scandir(): open_basedir restriction in effect. File(/usr/local/cwpsrv/var/services/user_files/modules/) is not within the allowed path(s): (/home/testdomainco:/tmp:/usr/local/cwpsrv/var/services/users:/usr/local/cwpsrv/var/services/twig/:) in /usr/local/cwpsrv/var/services/users/index.php on line 0
PHP message: PHP Warning: scandir(/usr/local/cwpsrv/var/services/user_files/modules/): failed to open dir: Operation not permitted in /usr/local/cwpsrv/var/services/users/index.php on line 0
PHP message: PHP Warning: scandir(): (errno 1): Operation not permitted in /usr/local/cwpsrv/var/services/users/index.php on line 0
PHP message: PHP Warning: in_array() expects parameter 2 to be array, boolean given in /usr/local/cwpsrv/var/services/users/index.php on line 0
PHP message: PHP Warning: main(): open_basedir restriction in effect. File(/usr/local/cwpsrv/var/services/user_files/modules/preferences/index.php) is not within the allowed path(s): (/home/testdomainco:/tmp:/usr/local/cwpsrv/var/services/users:/usr/local/cwpsrv/var/services/twig/:) in /usr/local/cwpsrv/var/services/users/index.php on line 0
I do not have open_basedir enabled in my global php.ini or any user directory.
I have a couple of domains on the server and the problem is the same for all of them.
Using the admin panel I am able to accomplish all tasks with no errors, only with web panel.
Any assistance will be appreciated