When I FTP my calendar.pl & calendar_admin.pl files I get
weird script returns. The script seems to be looking for paths that aren't specified/ don't exist, and does likewise for files. I have completely redon your steps at least four times, and made small modifications to my two calendar files many times. I have also pestered my web hosting company to change permissions, run test scripts, apply user permisions etc. Evrything is in a manner where the calendar should work, what do I do?
1. What server/OS are you using? XP
2. What browser are you using? IE 6
3. What error messages appear in your server's error log?
4. Have you uploaded in ASCII mode, did a CHMOD on the files, and checked the path to Perl? ASCII, not Unix, paths are inconsistent...
5. Did you change the file extensions or change the $BASE_DIR manually? Yes.
6. Has your web host been able to offer any assistance? Yes. Which web host are you using? Interland
7. Have you tried running debug.pl? What was the output? Yes, it ran successfully many times.
8. Have you checked the Documentation? Yes.
MY PROBLEM(S)-
*Please note I changes the DNS address to protect the security of my site.
.....................................
calendar.pl:
"CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Can't locate asp.inc in @INC (@INC contains: /cgi-bin/calendarscript/lib C:/Perl/lib C:/Perl/site/lib .) at d:\mysite\cgi-bin\calendar.pl line 29.
BEGIN failed--compilation aborted at d:\mysite\cgi-bin\calendar.pl line 41."
calendar_admin.pl:
"The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Can't locate DBFile.pm in @INC (@INC contains: /cgi-bin/calendarscript/plugins /cgi-bin/calendarscript/lib C:/Perl/lib C:/Perl/site/lib .) at d:\mysite\cgi-bin\calendar_admin.pl line 37.
BEGIN failed--compilation aborted at d:\mysite\cgi-bin\calendar_admin.pl line 48."
.....................................
My email is info@illpoets.com if you need to contact me directly.