Forum Moderators: travelin cat
I am getting 500 Internal Server Error
I suspect its in the formmail.pl line 52 "@valid_ENV = ('REMOTE_HOST','REMOTE_ADDR','REMOTE_USER','HTTP_USER_AGENT');
because when I run the script from the terminal gives me syntax error at ./FormMail.pl line 52, near "@valid_ENV "
Any help would be appreciated!
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] 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.
Apache/1.3.29 Server at <snip>
[edited by: Macguru at 4:16 pm (utc) on May 28, 2004]
[edit reason] removed specifics [/edit]
I have already chmod to read and write. Also, changed owner to WWW.
[edited by: Macguru at 4:35 pm (utc) on May 28, 2004]
[edit reason] Next time you post specifics, I bill you ! :) [/edit]
Okay, now I am having a new problem. After the 'submit' button is pressed it goes to a 'thank you' page but I am not getting the email.
I am hosting the website and I am trying to have it sent to a webmail account. Where could the problem lie. In the formmail? In the HTML code? Or some other place that I am not thinking about?
Please help!