If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Errormessage 500 in guestbook.pl  XML
Forum Index » Support Forum
Author Message
Nicole100
Beginner

Joined: 24/04/2006 14:05:53
Messages: 8
Offline

Hi there,

I suggessfully installed the regular guestbook under http://www.campingclub-weiss-blau-muenchen.de/book/guestbook.html . As soon as I go to the "admin" section or what to write an entry, I get this Error 500 message:

Premature end of script headers: guestbook.pl

The guestbook.pl is like this on the server:

#!/usr/bin/perl
# url of script
$cgiurl = "http://localhost/cgi-bin/guestbook.pl";
# administration password
$admin_pass = "123";
# base url to all guestbook files without trailing "/"
$bookurl = "http://localhost/book";
# base directory to all guestbook files from the server root without trailing "/"
$base_dir = "/home/usr/you/book";

What do I have to change that it works ?

I'm not that firm with .pl Scripts 1000 thanks, Nicole
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum