I am getting CGI Errors when I attempt to access caledar.pl, etc. The specified CGI application misbehaved by not returning a complete set of HTTP headers. Anny Suggs?
Specific Info:
1. Windows Server 2003, Enterprise Edition
2. IE
3. Server Log: 2004-09-07 21:57:07 69.15.79.197 GET /cgi-bin/calendar.pl - 80 - 10.0.1.105 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322) 502 2 0
4. Yes! If I installed Perl into the C:\Perl directory, what would the path be in calendar.pl?
5. Yes and Yes! For the $BASE_DIR, do I need to put the base directory of the site using its relative path to the website (url) or the absolute path on the hardrive? An example would be helpful.
6. I am hosting my own server.
7. I have run debug.pl and the output is as follows:
Example:
The directory does not exist
/cgi-bin/calendarscript/calendars/_template
I realize that this is caused be a base_dir problem but am unsure of the correct syntax.
8. Yes, I have checked them ....Many Times!