Gossamer Forum
Home : Products : DBMan : Installation :

Problem

Quote Reply
Problem
Hey,
When i try to add a record to my keypal page, there's a 500 problem. I have debug on:

http://www.npi.ie/~npi/eoin/index-postcards.htm
Quote Reply
Re: Problem In reply to
I got a "page not found" error when I went to the page you mentioned.

Having debug on won't help with a 500 error. You'll need to make all of your files available as .txt files. If you do and tell me where to pick them up, I'll download them and run them through my Perl compiler and see if I can find the error.


------------------
JPD





Quote Reply
Re: Problem In reply to
Oops, sorry about that. The page is at
http://www.npi.ie/~npi/eoin/dhtml/index-keypals.htm
and the debug is on. The files in .txt form are at:
http://eoin.hypermart.net/dbman/db.zip

I hope everything is right there, and thanks for your time.
Eoin


Quote Reply
Re: Problem In reply to
hey,

i would really appreciate it if you found some time to check out my problem. the message above has both urls.

Eoin
Quote Reply
Re: Problem In reply to
I ran all of your files through my compiler and I didn't find any errors. I don't know what the problem might be.


------------------
JPD





Quote Reply
Re: Problem In reply to
hey,

thanks for trying. does this mean that there is a problem but you don't know what it is? or were you able to add a record using my files?

I don't know if you could find out anything from the debug info where the problem is:

CGI ERROR
==========================================
Error Message : Debug Information
Script Location : /data1/hypermart.net/eoin/dbman/db.cgi
Perl Version : 5.00404
Setup File : default.cfg
User ID : admin
Session ID : admin.94054336036388

Form Variables
-------------------------------------------
add_record : Add Record
birth : 10 Oct 1982
city : test
comments : test
country : Belgium
date : 21-Oct-1999
db : default
email : eoin@npi.ie
gender : Male
id : 171
interests : test
name : test
preference : Either sex
uid : admin.94054336036388
userid : admin

Environment Variables
-------------------------------------------
CONTENT_LENGTH : 251
CONTENT_TYPE : application/x-www-form-urlencoded
DOCUMENT_ROOT : /data1/hypermart.net
GATEWAY_INTERFACE : CGI/1.1
HTTP_ACCEPT : image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*
HTTP_ACCEPT_CHARSET : iso-8859-1,*,utf-8
HTTP_ACCEPT_ENCODING: gzip
HTTP_ACCEPT_LANGUAGE: en
HTTP_CONNECTION : Keep-Alive
HTTP_COOKIE : p_go2id=Msip18NTjUgJXtXcgK5HEi
HTTP_HOST : eoin.hypermart.net
HTTP_PRAGMA : no-cache
HTTP_REFERER : http://eoin.hypermart.net/dbman/db.cgi?db=default&uid=admin.94054336036388&add_form=1
HTTP_USER_AGENT : Mozilla/4.6 [en] (Win95; U)
PATH : /sbin:/bin:/usr/sbin:/usr/bin:/usr/contrib/bin
QUERY_STRING :
REMOTE_ADDR : 194.125.41.181
REMOTE_PORT : 1397
REQUEST_METHOD : POST
REQUEST_URI : /dbman/db.cgi
SCRIPT_FILENAME : /data1/hypermart.net/eoin/dbman/db.cgi
SCRIPT_NAME : /dbman/db.cgi
SCRIPT_URI : http://eoin.hypermart.net/dbman/db.cgi
SCRIPT_URL : /dbman/db.cgi
SERVER_ADMIN : webmaster@hypermart.net
SERVER_NAME : eoin.hypermart.net
SERVER_PORT : 80
SERVER_PROTOCOL : HTTP/1.0
SERVER_SIGNATURE :
SERVER_SOFTWARE : Apache/1.3.6 (Unix)

Also, my server's error log says:
[Thu Oct 21 15:17:05 1999] [error] [client 194.125.41.181] Premature end of script headers: /data1/hypermart.net/eoin/dbman/db.cgi

thanks, eoin

[This message has been edited by eoin (edited October 21, 1999).]