Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Re: [Andy] Links 2.01 - jump.cgi not working

Quote Reply
Re: [Andy] Links 2.01 - jump.cgi not working In reply to
ok, I added

<Directory “/home/outdoorn/www/outdoorns.com/”>
Options +ExecCGI
</Directory>

to httpd.conf and restarted apache

now I'm getting an Internal Server Error, which translates to Premature end of script headers: hello.pl in my error log

the script is what you gave me:

#!/usr/local/bin/perl

print "Content-Type: text/html \n\n";
print "hello!"


Also getting the Premature end of script headers: for jump.cgi
Subject Author Views Date
Thread; hot thread Links 2.01 - jump.cgi not working Johnny23 23462 Jan 18, 2012, 11:00 AM
Thread; hot thread Re: [Johnny23] Links 2.01 - jump.cgi not working
Andy 23129 Jan 18, 2012, 11:25 AM
Thread; hot thread Re: [Andy] Links 2.01 - jump.cgi not working
Johnny23 23229 Jan 18, 2012, 11:45 AM
Thread; hot thread Re: [Johnny23] Links 2.01 - jump.cgi not working
Andy 23137 Jan 18, 2012, 11:50 AM
Thread; hot thread Re: [Andy] Links 2.01 - jump.cgi not working
Johnny23 23130 Jan 18, 2012, 11:55 AM
Thread; hot thread Re: [Johnny23] Links 2.01 - jump.cgi not working
Andy 23154 Jan 18, 2012, 11:56 AM
Thread; hot thread Re: [Andy] Links 2.01 - jump.cgi not working
Andy 23131 Jan 18, 2012, 11:59 AM
Thread; hot thread Re: [Andy] Links 2.01 - jump.cgi not working
Johnny23 23106 Jan 18, 2012, 12:12 PM
Thread; hot thread Re: [Johnny23] Links 2.01 - jump.cgi not working
Andy 23162 Jan 18, 2012, 12:14 PM
Thread; hot thread Re: [Andy] Links 2.01 - jump.cgi not working
Johnny23 23086 Jan 18, 2012, 12:27 PM
Thread; hot thread Re: [Johnny23] Links 2.01 - jump.cgi not working
Andy 23088 Jan 18, 2012, 12:29 PM
Thread; hot thread Re: [Andy] Links 2.01 - jump.cgi not working
Johnny23 23092 Jan 18, 2012, 1:04 PM
Thread; hot thread Re: [Johnny23] Links 2.01 - jump.cgi not working
Andy 23106 Jan 18, 2012, 1:07 PM
Thread; hot thread Re: [Andy] Links 2.01 - jump.cgi not working
Johnny23 23080 Jan 18, 2012, 1:25 PM
Post; hot thread Re: [Johnny23] Links 2.01 - jump.cgi not working
Andy 23166 Jan 18, 2012, 11:31 PM
Thread; hot thread Re: [Andy] Links 2.01 - jump.cgi not working
Johnny23 23113 Jan 18, 2012, 12:06 PM
Post; hot thread Re: [Johnny23] Links 2.01 - jump.cgi not working
Andy 23138 Jan 18, 2012, 12:09 PM