Jump to content

Recommended Posts

Posted

Are you trying to access you database remotely or locally? For instance if it's a php script that is trying to connect to postgresql is located on the server then that is local. If you have an executable running on your home pc that is trying to connect to the postgresql database that would be remote.

Posted

Does your software support php 7.3? If so it already has php-pgsql installed. You could just switch to that version of php.

Guest
This topic is now closed to further replies.
×
×
  • Create New...