[Zope-DB] page not found error while connecting

working4aliving working4aliving@hotmail.com
Wed, 4 Dec 2002 19:02:14 -0500


Check your pg_hba.conf file... and add a line (for testing ONLY, it'll open
the db up to everyone)
host 0.0.0.0 0.0.0.0 trust
and restart postgre
does cygwin give you any error message? when your zope doesn't work?
(start postmaster -i -d(location of data) on cygwin command line (no &) and
it'll run the log to the screen)



----- Original Message -----
From: "Chason Hayes" <chasonh@hotmail.com>
To: <zope-db@zope.org>
Sent: Monday, December 02, 2002 10:22 PM
Subject: [Zope-DB] page not found error while connecting


> I am running Zope 2.6 with psycopg DBA and the latest cygwin with
postgresql
> on a windows 98 se OS. The porblem is that when I open a DB connection I
get
> a standard "page not found" message. I can connect to the database with
> python 2.2 and PyPgSQL so I know the DB is accepting connections. I am
using
> the same connection parameters
> dbname=mydatabase hostname=myhost
>
> does anyone have any suggestions besides installing Linux on this
particular
> machine.
>
>
>
> <HTML>
>         <HEAD>
>         <TITLE>Chason S. Hayes </TITLE>
>         </HEAD>
>         <BODY>
>         <B>From Chason S. Hayes </B>
>         <BLOCKQUOTE>"LINUX ROCKS!"</BLOCKQUOTE>
>         </BODY>
>         <P><IMG SRC="http://www.carolinaboneandjoint.com/gifs/penguin.gif"
> ALT="Linux Penguin" ALIGN="middle"WIDTH=129 HEIGHT=119></P></FONT></BODY>
> </HTML>
>
>
>
>
> _________________________________________________________________
> Help STOP SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
> _______________________________________________
> Zope-DB mailing list
> Zope-DB@zope.org
> http://lists.zope.org/mailman/listinfo/zope-db
>