During first step-up, I get this screen:
"Calendar Administration : Setup Wizard
Welcome to the CalendarScript Setup Wizard!
The fact that this screen is displayed means your web server is configured correctly to run Perl CGI applications and CalendarScript can find the files it needs to run.
This Setup Wizard will guide you through a few configuration steps and environment checks to make sure everything is ready to go.
Screen 1 of 3 Continue >"
When I click on "Continue >"
My URL changes from: http://www.harborchurch.org/cgi/calendar_admin.pl
To: http://www.harborchurch.org/cgi-bin/sbox/calendar_admin.pl
And it gives me a "Server 500" error. The "cgi-bin/sbox/" directory does not exist. My cgi is stored under "cgi".
I can't seem to find out where it is changing my directory from "cgi/" to "cgi-bin/sbox/"
I get no errors when running "debug.pl"