Page 1 of 1
Running phpmyadmin on SSL
Posted: Mon May 21, 2018 12:55 am
by alifopensrc
Hi All,
Looking for help to make phpmyadmin run on the same SSL that the control panel is running on. Is this possible?
-AOS.
Re: Running phpmyadmin on SSL
Posted: Thu May 24, 2018 10:09 pm
by ivcha92
It is impossible if you want to have it on multiple domains since it uses domain from each web domain
I just made instruction how to run PhpMyAdmin from vesta service for Nginx + Php-FMP on Centos 7 . For apache you'll need additional changes but it is possible to get done
Re: Running phpmyadmin on SSL
Posted: Sat May 26, 2018 3:48 am
by alifopensrc
Hi Ivcha92,
I suppose there is a some config files i need to add the cert path? Any idea where it is?
-AOS.