Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 06-09-2002 14:54:18

Guest
Guest

Error: Premature end of script headers

I have relocated to a new server and cannot get the cart working on the new server.  When I try to access the

cgi-bin/cp/cp-app.cgi  I get the Log File error Premature end of script headers. 

When I try to access the cgi-bin/cp/cp-admin.cgi I do get a page load but there are no graphics.  I viewed the source and copied the graphic link in the source and pasted it into my browser and the graphics are where they should be.

I have re-read and verified all permissions.

Puzzled, please help!!

 

#2 06-09-2002 22:26:48

Guest
Guest

Re: Error: Premature end of script headers

Check your perl paths.

#!/usr/local/bin/perl

or

#!/usr/bin/perl

or if its evil windows

C:/perl/bin/perl.exe
(this is the usual path... but check with your hosting company!)


Later,
bkw

 

#3 06-11-2002 13:00:03

Guest
Guest

Re: Error: Premature end of script headers

I verified the path to Perl and it was set correctly.  What next?

 

#4 06-17-2002 06:45:42

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19906
Website

Re: Error: Premature end of script headers

Are you attempting to pull images from within the cgi-bin.  If so, move the images folder outside of the cgi-bin, change your paths, and try again.  Some servers really don't like that.


Nick Hendler

Offline

 

Board footer