Page 1 of 1

phpMyAdmin and Webmail Blank Page

Posted: Mon Jun 29, 2020 8:31 am
by rahmatmbe85
Hello everyone. I'm a newbie here using vestacp.

I can't access my phpmyadmin and webmail through mydomain.com/phpmyadmin and mydomain.com/webmail. It shows a blank page.
I checked the domain error log, just like below:

Code: Select all

[Mon Jun 29 10:07:24.017135 2020] [php7:warn] [pid 12903] [client 84.17.39.210:41800] PHP Warning:  Unknown: open_basedir restriction in effect. File(/usr/share/phpMyAdmin/index.php) is not within the allowed path(s): (/home/admin/web/uncensored-jav.com/public_html:/home/admin/tmp) in Unknown on line 0
[Mon Jun 29 10:07:24.017197 2020] [php7:warn] [pid 12903] [client 84.17.39.210:41800] PHP Warning:  Unknown: failed to open stream: Operation not permitted in Unknown on line 0
[Mon Jun 29 10:07:24.017223 2020] [php7:error] [pid 12903] [client 84.17.39.210:41800] PHP Fatal error:  Unknown: Failed opening required '/usr/share/phpMyAdmin/index.php' (include_path='.:/usr/share/pear:/usr/share/php') in Unknown on line 0
[Mon Jun 29 10:57:56.290217 2020] [php7:warn] [pid 8087] [client 84.17.39.210:43010] PHP Warning:  Unknown: open_basedir restriction in effect. File(/usr/share/roundcubemail/index.php) is not within the allowed path(s): (/home/admin/web/uncensored-jav.com/public_html:/home/admin/tmp) in Unknown on line 0
[Mon Jun 29 10:57:56.290335 2020] [php7:warn] [pid 8087] [client 84.17.39.210:43010] PHP Warning:  Unknown: failed to open stream: Operation not permitted in Unknown on line 0
[Mon Jun 29 10:57:56.290365 2020] [php7:error] [pid 8087] [client 84.17.39.210:43010] PHP Fatal error:  Unknown: Failed opening required '/usr/share/roundcubemail/index.php' (include_path='.:/usr/share/pear:/usr/share/php') in Unknown on line 0
Is there anyone who knows to solve this problem?

Re: phpMyAdmin and Webmail Blank Page

Posted: Thu Aug 13, 2020 10:09 am
by sanjay
does anybody know solution of this topic

Re: phpMyAdmin and Webmail Blank Page

Posted: Sat Sep 05, 2020 1:47 pm
by hostguy
According to your provided logs phpmyadmin and webmail are not able to open the default index page.
Kindly check the path of /usr/share/roundcubemail/index.php and /usr/share/phpMyAdmin/index.php that your index.php file is available or not.

Have you properly installed phpmyadmin and webmail on your server?
Or you have made any changes recently on your server.