Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id WAA17636 for postgres-redist; Tue, 11 Jul 1995 22:51:35 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199507120551.WAA17636@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from tristero.io.com (tristero.io.com [199.170.88.11]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id WAA17626 for <postgres@nobozo.CS.Berkeley.EDU>; Tue, 11 Jul 1995 22:51:33 -0700
Received: from dialup-221.austin.io.com (dialup-221.austin.io.com [199.170.90.43]) by tristero.io.com (8.6.12/8.6.12) with SMTP id AAA29874; Wed, 12 Jul 1995 00:49:47 -0500
Date: Wed, 12 Jul 1995 00:49:47 -0500
Message-Id: <199507120549.AAA29874@tristero.io.com>
X-Sender: mskc@io.com
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
To: Stefan Golder <golder@informatik.uni-wuerzburg.de>,
        postgres@postgres.Berkeley.EDU (postgres)
From: mskc@io.com (Casey Claiborne)
Subject: Re: NCSA and postgres dont like each other
X-Mailer: <PC Eudora Version 1.4>
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Tue, 11 Jul 95 22:51:35 -0700
Resent-XMts: smtp

Thank you for responding - that was it. I found that the server was
calling the database with a user of "nobody". I tried to change the database
acl list to add that but it didn't work. I then tried to "create" a user of 
nobody
(thinking that this was the problem) but "adduser" wouldn't let me do it
so - I just wound up changing one of the config files for the server (the one 
that indicates what userid the server runs at). Initially it was nobody, I 
changed
it to one of the user names entered into my database and everything worked.

Thanks again! :^)

At 10:03 AM 7/11/95 DST), Stefan Golder wrote:
>> 5) at the point when either 'PQexec("end")' or 'PQfinish()' are executed,
>> 	the NCSA server screen is displayed with an error code of 500.
>> 
>> 
>You should have a look at the file ~http/logs/error_log, the file where your
>http-daemon reports the error messages. Usually errors are described more
>exactly in this file.
>
>Stefan Golder
>golder@informatik.uni.wuerzburg.de
>
>
>==============================================================================
>   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
>   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
>   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
>   a human will deal with it.  DO NOT post to the "postgres" mailing list.
>==============================================================================
>              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
>
>
Casey Claiborne mskc@io.com

One must note the importance of setting reasonable and achievable goals for
                    "If you aim for nothing, you'll hit it every time" 


==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
