> You would need to add /usr/local/pgsql/lib/ to /etc/ld.so.conf (you
> don't mention it, but it sounds like you are on a Linux or similar sort
> of system) so that the dynamic loader knows how to find the library.

If the OP could access postgresql from the command line it probably had
something to do with LD_LIBRARY_PATH not being set when the webserver
user was running (I've had this happen with MySQL on linux). Changing
/etc/ld.so.conf is the way to go to fix it though.

-- bjorn
(trying out the groups-beta.google.com interface)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to