changed Posted March 29, 2005 Posted March 29, 2005 Hi, everyone. I'm trying to install the Calendar2 CGI script (http://www.jayeckles.com/calendar/cgicalendar.html) on my site (www.changedesigngroup.com). It's easy to configure, but I keep getting "Internal Server Error" when I hit the calendar. http://www.changedesigngroup.com/scgi-bin/calendar2/ I've tried installing it in cgi-bin, and scgi-bin. I've set the permissions according to the readme file (http://www.changedesigngroup.com/scgi-bin/calendar2/readme.html). I've checked the path to Perl, but I keep getting the error. Any thoughts? Anyone have another calendar script that works? Thanks, Jeff Quote
TCH-Thomas Posted March 29, 2005 Posted March 29, 2005 Sorry, can´t help you with this but I want to welcome you to the forum Someone will know the answer. Quote
TCH-Bruce Posted March 29, 2005 Posted March 29, 2005 Weclome to the forums changed. Normally when you get an internal error 500 it could be many things. But the most likely is you uploaded the files in binary mode when they should have been uploaded in ascii mode. The other is the permissions are not set to execute. 777 would be anyone can read-write-execute 755 would be owner can read-write-execute everyone else read-execute 755 is generally how you set the permissions for scripts. Quote
changed Posted March 29, 2005 Author Posted March 29, 2005 Worked! Thanks! http://www.changedesigngroup.com/scgi-bin/calendar2/ You guys are sooo, money. Weclome to the forums changed. Normally when you get an internal error 500 it could be many things. But the most likely is you uploaded the files in binary mode when they should have been uploaded in ascii mode. The other is the permissions are not set to execute. 777 would be anyone can read-write-execute 755 would be owner can read-write-execute everyone else read-execute 755 is generally how you set the permissions for scripts. <{POST_SNAPBACK}> Quote
stevevan Posted March 29, 2005 Posted March 29, 2005 Welcome to the forums. See? Someone DID know the answer! Quote
TCH-Don Posted March 29, 2005 Posted March 29, 2005 Welcome to the Family Jeff and your new home! We really are like family here. So if you need anything, just ask your new family! We love to help Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.