Hi All -
Let me first say I am a newbie at CGI & PERL, but do take direction well.
I run Windows 98 on my system (don't laugh - it normally works well for me) and have my site hosted with Network Solutions in Unix. I have CGI and PERL capability.
I downloaded the Calendar Script in the .zip format and extracted to a new file named Calendar on my remote directory.
I did properly change the path to PERL (at least I think so - it is #!/usr/local/bin/perl)in both the calendar.pl and calendar_admin.pl documents
I uploaded all the files to my cgi-bin directory in ASCII format using WS-FTP 5.08 and successfully changed all the permissions.
I successfully loaded calendar_pl - here -
http://www.riverfrontsociety.com/cgi-bin/calendar.pl
I then successfully loaded calendar_admin.pl - here -
http://www.riverfrontsociety.com/cgi-bin/calendar_admin.pl
But then it all goes bad, when I hit the "Continue" button, I get the following error -
The requested URL /~475235.484295//~475235.484295//cgi-bin/calendar_admin.pl was not found on this server.
When I run debug.pl I get the oh so generic Internal server Error -
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, 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.
I called Network Solutions and do not have an error log available to me. They are forwarding the errors to their engineering department and will "get back with me".
In the meantime, I thought I would post here to see if I can figure it out. I am confused by the actual URL the admin set up is trying to find - it appears to be looking for a file outside of my cgi-bin. Is this normal? Do I need to configure something differently on my end?
Any thoughts would be much appreciated! Thank you!
[This message has been edited by meganmcgees (edited October 28, 2005).]
[This message has been edited by meganmcgees (edited October 28, 2005).]
[This message has been edited by meganmcgees (edited October 28, 2005).]