I have a cgi script written in C++ and compiled with libpq++. The script attempts to connect to a postgresql database
butfails, although I can connect to the database on the command line. I'm wondering if there is an error log somewhere
thatI can access that would give me more information about the problem.
--
Thanks,
Mark