Page 1 of 1

Help with Installation of postgresql and phppgadmin AFTER installation

Posted: Tue May 02, 2023 6:57 am
by madebyjono
So I'm needing postgresql after the initial installation (a year or so ago) after I skipped it during initial installation (Debian 10).

I've installed pgsql and phppgadmin - both are running and showing in vestacp

I've created a test db and when accesssing phppgadmin the dashboard's assets (css, scripts and images) are not loading:
Image

Also checked out the vesta installation script and copied the nginx and apache configurations :

Code: Select all

cp -f $vestacp/nginx/phppgadmin.inc /etc/nginx/conf.d/

cp -f $vestacp/pga/phppgadmin.conf /etc/apache2/conf.d/

cp -f $vestacp/pga/config.inc.php /etc/phppgadmin/
Been trying for a couple of days, and could really use some help!
Thanks in advance!

Re: Help with Installation of postgresql and phppgadmin AFTER installation

Posted: Tue May 02, 2023 9:34 am
by myVesta

Re: Help with Installation of postgresql and phppgadmin AFTER installation

Posted: Tue May 02, 2023 9:42 am
by madebyjono
Yes, that fixed it. Thank you!
I tried changing different templates, force-https, etc except using the hosting-legacy one 😅