logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Connect Apache to Postgresql
Author
friis



Joined: 10 May 2024
Posts: 1
Location: Turkey

PostPosted: Fri 10 May '24 15:25    Post subject: Connect Apache to Postgresql Reply with quote

Good afternoon, forum participants. Please tell me the answer to my stupid question.
I'm using 2 servers on ubuntu 24.04. On one I installed web-server apache, and on the other postgresql. (both from default repositories). I have a small table in Postgresql. I need that when my browser accesses the Apache server, I can view the contents of the table on the Postgreql server. Tell me what I need to install additionally and how to configure it?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7301
Location: Germany, Next to Hamburg

PostPosted: Mon 13 May '24 15:46    Post subject: Reply with quote

Apache itself can not access the database. You may need something like https://github.com/phppgadmin/phppgadmin
Back to top


Reply to topic   Topic: Connect Apache to Postgresql View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules