Moved from Windows 2000, worked fine. Now on Unix box and User Permissions set to Add Events, only displays Edit/Delete Events at the Main Menu. All Files/Folders set to 777 except calendar.pl and calendar_admin.pl (755), also same problem using .cgi extension. Not using standard CGI-SHL folder either, my ISP setup my "myDomain/Scripts" folder to allow same functions as a CGI-SHL folder. I've exhausted all resources and still can't seem to get this to work, including FTP ASCII mode, file permissions, etc.. Any thoughts?
Also, for some reason my ISP needs "-w" on the shabang line in order for the scripts to work. Any suggestions on what I can recommend to my ISP to set their server so -w is not necessary? This is the error I get without the -w...
====================
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@kdunn.com 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.
====================
--Paul