Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. On a Windows server, configured with Apache, adding the following line to httpd.conf to load libpq.dll can save you a lot of time :
  2.  
  3. LoadFile "C:/Program Files/PostgreSQL/8.4/bin/libpq.dll"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement