I just had another similar issue to the payment problem that I had before. I got the same message in the browser and this is what turned up in my apache error log.
[Thu Jun 27 13:38:29 2002] [error] [client 127.0.0.1] Premature end of script headers: ir.pl, referer: http://localhost/sql-ledger/ir.pl [Thu Jun 27 13:38:29 2002] [error] [client 127.0.0.1] Can't open perl script "action=add&path=bin/mozilla&login=bushman&password=XXXXXXXXX./ir.pl": No such file or directory, referer: http://localhost/sql-ledger/ir.pl By the way I'm running version 1.8.4 on Windows XP with postgresql as the database. -Ben -----Original Message----- From: M. Benjamin Bushman [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 27, 2002 11:04 AM To: [EMAIL PROTECTED] Subject: Trouble processing payments When I try to process payments, I get: Server error! Error message: Premature end of script headers: ap.pl If you think this is a server error, please contact the webmaster Error 500 So I look in my apache error.log file and I find these two messages: [Thu Jun 27 10:49:49 2002] [error] [client 127.0.0.1] Premature end of script headers: ap.pl, referer: http://localhost/sql-ledger/ap.pl [Thu Jun 27 10:49:49 2002] [error] [client 127.0.0.1] Can't open perl script "action=search&nextsub=payments&login=bushman&password=xxxxxxxxxxxxx&path=bi n/mozilla./ap.pl": No such file or directory, referer: http://localhost/sql-ledger/ap.pl It looks like somehow an extra '.' is getting added to the path, but I don't know why or how. Any ideas? -Ben ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/

