Unix Technical Forum

premature end of script headers

This is a discussion on premature end of script headers within the lucky.openbsd.misc forums, part of the OpenBSD category; --> Hi All, I am trying to run TWiki on my OBSD 3.9 box. Installed using pkg_add TWiiki-20040903p0.tgz Include the ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > lucky.openbsd.misc

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-18-2008, 06:26 AM
riwanlky
 
Posts: n/a
Default premature end of script headers

Hi All,

I am trying to run TWiki on my OBSD 3.9 box. Installed using pkg_add
TWiiki-20040903p0.tgz
Include the following in my httpd.conf:
ScriptAlias /twiki/bin/ "/var/www/cgi-bin/twiki/"
Alias /twiki/ "/var/www/htdocs/twiki/"

<Directory "/var/www/cgi-bin/twiki">
Options +ExecCGI
SetHandler cgi-script
Allow from all
</Directory>

<Directory "/var/www/htdocs/twiki">
Options FollowSymLinks +Includes
AllowOverride None
Allow from all
</Directory>

<Directory "/var/www/htdocs/twiki/pub">
Options FollowSymLinks +Includes
AllowOverride None
Allow from all
</Directory>


<Directory "/var/www/htdocs/twiki/data">
Deny from all
</Directory>

<Directory "/var/www/htdocs/twiki/templates">
Deny from all
</Directory>

apachectl restart.

I got this message from my web browser:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable
to complete your request.
Please contact the server administrator, riwanlky@mcojaya.com and inform
them of the time the error occurred, and anything you might have done that
may have caused the error.
More information about this error may be available in the server error log.

Apache/1.3.29 Server at 127.0.0.1 Port 80

--
in my error_log I got this message
[Fri Jun 30 11:31:04 2006] [error] [client 192.168.3.55] script not found
or unable to stat: /cgi-bin/twiki/testenv

I tried to change the chmod 755 testenv
and chgrp www:www testenv

No progress.

Thanks in advance for the help.

Best regards,
Riwan

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:32 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com