When I try to upload, I get an internal server error. Anyone know what this means?
Here is what the Apache log says:
open2: exec of /usr/local/apachessl/freedms/bin/dms.pl -mode web -dmsfile index.html -user cmcdaniel1 -userip failed at /usr/local/apachessl/freedms/cgi/FreeDMS.pl line 997
[Wed Oct 24 14:59:35 2001] [error] [client 209.115.143.71] Premature end of script headers: /usr/local/apachessl/freedms/cgi/FreeDMS.pl
Thanks, and great job! FreeDMS is fantastic!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I try to upload, I get an internal server error. Anyone know what this means?
Here is what the Apache log says:
open2: exec of /usr/local/apachessl/freedms/bin/dms.pl -mode web -dmsfile index.html -user cmcdaniel1 -userip failed at /usr/local/apachessl/freedms/cgi/FreeDMS.pl line 997
[Wed Oct 24 14:59:35 2001] [error] [client 209.115.143.71] Premature end of script headers: /usr/local/apachessl/freedms/cgi/FreeDMS.pl
Thanks, and great job! FreeDMS is fantastic!
That shouldn't be happening. The open2 call was recently added to make FreeDMS secure.
Some questions:
Is dms.pl executable? Is it in the directory that FreeDMS.pl thinks it is? What are its permissions?
Hopefully that will steer you in the right direction.
If not, please send the distribution/version of PERL you are using and any output from dms.log or apache logs that seem relevant.
Good luck!
Drew