[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Script files & error messages



Hi, 
I installed and am trying to run majorcool on my Cobalt RAQ3 (majordomo was
already installed). 
I put the Majordomo script file in the bin directory of a specific website
(for testing right now). 
When I tried going to <http://www.website.com/bin/Majordomo>, it opened the
script file as a text file on screen, I could read the script. How can I
make it open the Majordomo file itself as a script.  There is already a
.htaccess in that directory with 
Options +ExecCGI in it.
I changed the Majordomo file to be Majordomo.pl. Now when I run the script,
I get an internal server error and the Apache error log shows: 
[Thu Aug 30 09:43:04 2001] [error] [client 38.194.171.167] 
Premature end of script headers: /home/sites/site3/web/bin/Majordomo.pl 

Also, in my working with these issues, I now get the following in my browser
when this happens:
[str.internalServerErrorNote] 
I don't know what happened, but where's the proper error text at?