Linux permissions, Thanks!! It turns out that Apache didn't have permission to access the REBOL Executable. ;-)
Thanks!! Ammon On Thursday 11 April 2002 07:43 pm, you wrote: > Hi Ammon > > > I have been attempting to set up REBOL to do GI for my Webserver (Apache) > > I keep getting this error in the Apache Error Log: > > > > [Wed Apr 10 14:05:14 2002] [error] [client 172.30.8.19] Premature end of > > script headers: /var/www/cgi-bin/login.r > > That's almost certainly an Apache/Linux permissions problem. > > Search google for "Premature end of script headers" and you'll find a long > line of people who have torn their hair out by that message.. > > You probably need to chmod, chown or chgrp your script and/or its folder. > > A brute force approach is to chown your script to apache or whatever it is > running under. You can back off on that for more secure ways. I've had this > problem when installing Vanilla on Linux. > > hth > ./Jason -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
