[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Modcaml] CocanWiki: Camlp4: Uncaught exception: Unix.Unix_error (20
From: |
Robert Fischer |
Subject: |
Re: [Modcaml] CocanWiki: Camlp4: Uncaught exception: Unix.Unix_error (20 | CstTag21, "connect", "") |
Date: |
Thu, 01 May 2008 16:18:16 -0500 |
User-agent: |
Thunderbird 2.0.0.12 (Macintosh/20080213) |
PostgreSQL is running locally, and I've created the cocanwiki database.
Still had problems. I set PGHOST to "localhost", and it's started to
gripe about the password being wrong for my current username. That's at
least progress!
~~ Robert.
Richard Jones wrote:
> On Thu, May 01, 2008 at 02:39:26PM -0500, Robert Fischer wrote:
>> Yup, it's up and running.
>>
>> Is it doing anything different from the "psql" defaults?
>>
>> And what's the empty string in the last element of the (CstTag21,
>> "connect", "") tuple mean?
>
>> List of databases
>> Name | Owner | Encoding
>> -----------+----------+-----------
>> postgres | postgres | SQL_ASCII
>> robert | postgres | SQL_ASCII
>> template0 | postgres | SQL_ASCII
>> template1 | postgres | SQL_ASCII
>
> One of those is a cocanwiki database? It's expecting a database
> called 'cocanwiki' and that is hard-coded into at least one of the
> Makefiles (script/Makefile for one, perhaps others).
>
> The database needs to be created with '-E UNICODE' option as well.
>
> And of course it has to be populated with the cocanwiki tables
> (schema/cocanwiki.sql).
>
> Is PostgreSQL running locally? If not you'll need to set PGHOST.
>
> Rich.
>
- [Modcaml] CocanWiki: Camlp4: Uncaught exception: Unix.Unix_error (20 | CstTag21, "connect", ""), Robert Fischer, 2008/05/01
- Re: [Modcaml] CocanWiki: Camlp4: Uncaught exception: Unix.Unix_error (20 | CstTag21, "connect", ""), Richard Jones, 2008/05/01
- Re: [Modcaml] CocanWiki: Camlp4: Uncaught exception: Unix.Unix_error (20 | CstTag21, "connect", ""), Robert Fischer, 2008/05/01
- Re: [Modcaml] CocanWiki: Camlp4: Uncaught exception: Unix.Unix_error (20 | CstTag21, "connect", ""), Richard Jones, 2008/05/01
- Re: [Modcaml] CocanWiki: Camlp4: Uncaught exception: Unix.Unix_error (20 | CstTag21, "connect", ""),
Robert Fischer <=
- Re: [Modcaml] CocanWiki: Camlp4: Uncaught exception: Unix.Unix_error (20 | CstTag21, "connect", ""), Richard Jones, 2008/05/01
- [Modcaml] "apache.cma"?, Robert Fischer, 2008/05/01
- [Modcaml] Re: "apache.cma"?, Richard Jones, 2008/05/01
- Re: [Modcaml] Re: "apache.cma"?, Robert Fischer, 2008/05/02
- Re: [Modcaml] Re: "apache.cma"?, Robert Fischer, 2008/05/02
- Re: [Modcaml] Re: "apache.cma"?, Richard Jones, 2008/05/02
- [Modcaml] "Printer"?, Robert Fischer, 2008/05/02
- Re: [Modcaml] "Printer"?, Robert Fischer, 2008/05/02
- Re: [Modcaml] "Printer"?, Robert Fischer, 2008/05/02
- Re: [Modcaml] "Printer"?, Robert Fischer, 2008/05/02