phpmyadmin 403 error and webmail not working
Posted: Wed Aug 26, 2015 3:49 pm
Team, I have a new installation of VestaCP installed on centos 6.6 (yum updated to 6.7) I followed the instructions on your page on installation. The centos machine was a new VM installed with 6.6 and vmware tools installed. The first things I did after VestaCP installation is follow your guides to change to Percona and ProFTP. I did not check webmail or phpmyadmin until after I setup my whmcs module and tested the creation of a user and website via automation.
When I first tested phpmyadmin I had a blank page so I found some of your posts about maybe it was uninstalled. I also decided to run the below
Please note that you might also need to update php-mysqlnd package if you are using remi
yum install php-mysqlnd phpmyadmin --enablerepo=remi
mv /etc/httpd/conf.d/phpMyAdmin.conf.rpmsave /etc/httpd/conf.d
service httpd restart
Now when I click on db in VestaCP and then phpmyadmin I get a 403 forbidden error. I can not seem to find any posts on your site that explains how to fix this. I am gussing this is the first hurdle I need to fix before I can further troubleshoot why webmail link is not working and just giving me a blank page.
When I first tested phpmyadmin I had a blank page so I found some of your posts about maybe it was uninstalled. I also decided to run the below
Please note that you might also need to update php-mysqlnd package if you are using remi
yum install php-mysqlnd phpmyadmin --enablerepo=remi
mv /etc/httpd/conf.d/phpMyAdmin.conf.rpmsave /etc/httpd/conf.d
service httpd restart
Now when I click on db in VestaCP and then phpmyadmin I get a 403 forbidden error. I can not seem to find any posts on your site that explains how to fix this. I am gussing this is the first hurdle I need to fix before I can further troubleshoot why webmail link is not working and just giving me a blank page.