zclfly / collective-intelligence-framework

Automatically exported from code.google.com/p/collective-intelligence-framework
0 stars 0 forks source link

webapi -- database connectivity #108

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If you've set a password for the postgres user and receive an error along the 
lines of:

DBI connect('database=cif;host=localhost','postgres',...) failed: fe_sendauth: 
no password supplied at /usr/share/perl5/Ima/DBI.pm line 328

then edit

/opt/cif/lib/CIF/WebAPI.pm

and set the password.

see: 

http://code.google.com/p/collective-intelligence-framework/source/browse/trunk/s
erver/lib/CIF/FeedParser.pm#194

Original issue reported on code.google.com by saxjazm...@gmail.com on 2 Oct 2011 at 1:21

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
also split out the webuit

Original comment by saxjazm...@gmail.com on 2 Dec 2011 at 7:11

GoogleCodeExporter commented 9 years ago

Original comment by saxjazm...@gmail.com on 28 Dec 2011 at 2:13

GoogleCodeExporter commented 9 years ago
wrapping this into another ticket.

Original comment by saxjazm...@gmail.com on 3 Jan 2012 at 7:01