J jayjaybaby Active Member Oct 7, 2008 #1 Oct 7, 2008 #1 Hello, When ever PHP suEXEC is enabled in litespeed admin panel, phpMyAdmin is no longer accessible (only a white blank page shows). Is it incompatible with suEXEC or is there a fix? Thanks in advanced
Hello, When ever PHP suEXEC is enabled in litespeed admin panel, phpMyAdmin is no longer accessible (only a white blank page shows). Is it incompatible with suEXEC or is there a fix? Thanks in advanced
M mistwang LiteSpeed Staff Oct 7, 2008 #2 Oct 7, 2008 #2 It should be a permission problem. check error.log and stderr.log. check the permission of the phpMyAdmin directory
It should be a permission problem. check error.log and stderr.log. check the permission of the phpMyAdmin directory
J jayjaybaby Active Member Oct 7, 2008 #3 Oct 7, 2008 #3 mistwang said: It should be a permission problem. check error.log and stderr.log. check the permission of the phpMyAdmin directory Click to expand... Yeah, I just checked the permission settings of the phpmyadmin directory and chmodded and everything, still shows a blank page. I took a look at stderr.log & error.log and noticed inside stderr.log there was: Code: 2008-10-07 14:31:05.862 [Tue Oct 07 14:31:05 2008] [warn-phpd] mmap cache can't open /var/www/html/phpMyAdmin/index.php - Permission denied (pid 7214) I have XCache installed aswell. Could it be a problem with PHP suEXEC & XCache? Any suggestions? Thanks!
mistwang said: It should be a permission problem. check error.log and stderr.log. check the permission of the phpMyAdmin directory Click to expand... Yeah, I just checked the permission settings of the phpmyadmin directory and chmodded and everything, still shows a blank page. I took a look at stderr.log & error.log and noticed inside stderr.log there was: Code: 2008-10-07 14:31:05.862 [Tue Oct 07 14:31:05 2008] [warn-phpd] mmap cache can't open /var/www/html/phpMyAdmin/index.php - Permission denied (pid 7214) I have XCache installed aswell. Could it be a problem with PHP suEXEC & XCache? Any suggestions? Thanks!
M mistwang LiteSpeed Staff Oct 7, 2008 #4 Oct 7, 2008 #4 Check permissions of directories along the path.
J jayjaybaby Active Member Oct 7, 2008 #5 Oct 7, 2008 #5 I have set each directory along the path to phpmyadmin to 777, still showing the blank page.
J jayjaybaby Active Member Oct 7, 2008 #7 Oct 7, 2008 #7 Just disabled xCache (php suEXEC is still enabled) and phpmyadmin still shows a blank page.
M mistwang LiteSpeed Staff Oct 12, 2008 #8 Oct 12, 2008 #8 Make sure you have build LSAPI PHP binary matches the configuration used for Apache mod_php, check the output of phpinfo page.
Make sure you have build LSAPI PHP binary matches the configuration used for Apache mod_php, check the output of phpinfo page.
J jayjaybaby Active Member Oct 15, 2008 #9 Oct 15, 2008 #9 mistwang said: Make sure you have build LSAPI PHP binary matches the configuration used for Apache mod_php, check the output of phpinfo page. Click to expand... Can you elaborate on that more? Thanks.
mistwang said: Make sure you have build LSAPI PHP binary matches the configuration used for Apache mod_php, check the output of phpinfo page. Click to expand... Can you elaborate on that more? Thanks.