Every time I submit my form I get the following page returned.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@xxx.ca 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 have my formmail script set to chmod +755 and I have my path within the form set to
http://xxx.xxx.ca/cgi-bin/formmail.pl, but I have tried everything and still cannot get the script to send me the form results. Any ideas would be appreciated.