From: Tim B. <tim...@wc...> - 2002-01-17 18:17:11
|
okay...that made a difference. Changed the symptom to something a little less clear to me. Here it is... --------------------- lib/WikiDB/backend/PearDB.php:27: Fatal[256]: Can't connect to database: wikidb_backend_peardb: fatal database error DB Error: not found WikiFatalError lib/WikiDB/backend/PearDB.php:27: Fatal[256]: Can't connect to database: wikidb_backend_peardb: fatal database error DB Error: not found () ------------------------------ More suggestions are encouraged and wildly anticipated. TIA Tim B. On Thursday 17 January 2002 01:07 pm, Jeff Dairiki wrote: > Tim Bogart said: > > I did copy the wiki_pagedb.gdbm to a pages > > dir that I created and did a chmod 777 on them. > > (Of course, that's only used by the DBA backend, > and so has nothing to do with postgres...) > > > The complete error goes like this... > > > > lib/WikiDB/backend/PearDB.php:27: Fatal[256]: Can't connect to > > database: wikidb_backend_pgsql: fatal database error > > > > DB Error: connect failed > > (pgsql://tim:********@xxx.xxx.xxx.xxx/wiki) > > Hmmm. Can you connect from the command line? > > I'm not a postgres expert, but I think the command for that would be: > > psql -h xxx.xxx.xxx.xxx -W wiki tim > > > > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |