�hel kenal p�eval (teisip�ev, 18. juuni 2002 15:16) kirjutas Saurabh Shah:
> Also I checked the Apache error log to find following error while I try
> to create pg dataset through admin.pl
>
> [Tue Jun 18 18:41:50 2002] [error] [client 127.0.0.1]
> DBI->connect(dbname=template1) failed: connectDBStart() -- socket()
> failed: errno=2
>
> [Tue Jun 18 18:41:50 2002] [error] [client 127.0.0.1] No such file or
> directory
>
> [Tue Jun 18 18:41:50 2002] [error] [client 127.0.0.1] Error:
> <br>connectDBStart() -- socket() failed: errno=2<br>No such file or
> directory<br>
>
> [Tue Jun 18 18:41:50 2002] [error] [client 127.0.0.1] Compilation failed
> in require at c:\EZPUBL~1\apache\htdocs\SQL-LE~1\admin.pl line 93.

few ideas:

can you connect to postgres server using commandline client (psql)? can you 
connect to database template1?

you can also try manually creating sql-ledger database and load data using sql 
scripts in sql/ directory.

if you still cant connect try creating small perl script to test DBI/DBD and 
make sure it works ok. eq. make it connect to previously created sql-ledger 
database.

-- 
Martin Lillepuu | e-mail: [EMAIL PROTECTED] | gsm: +372 515 6450


----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                      >>>     http://thinkgeek.com/sf    <<<

_______________________________________________
Listinfo https://lists.sourceforge.net/lists/listinfo/sql-ledger-users
Archive http://www.geocrawler.com/redir-sf.php3?list=sql-ledger-users

Reply via email to