P pebriancharliady New Member Aug 30, 2019 #1 Aug 30, 2019 #1 i'm using postgresql 11 as a database right now, and now i want to install phpPgAdmin, can you tell how do i install it ?
i'm using postgresql 11 as a database right now, and now i want to install phpPgAdmin, can you tell how do i install it ?
Cold-Egg Administrator Sep 3, 2019 #2 Sep 3, 2019 #2 Hi @pebriancharliady , I don't have experience on phpPgAdmin but I guess it's similar to phpmyadmin. Just add a context e.g. /pgsql/ and specify the phpPgAdmin file location, then you should be able to access phpPgAdmin by visiting http://example.com/pgsql Best
Hi @pebriancharliady , I don't have experience on phpPgAdmin but I guess it's similar to phpmyadmin. Just add a context e.g. /pgsql/ and specify the phpPgAdmin file location, then you should be able to access phpPgAdmin by visiting http://example.com/pgsql Best
P Pong Administrator Sep 3, 2019 #3 Sep 3, 2019 #3 also make sure lsphpxx-pgsql module installed to support postgresql 11