Hello, Have a friend who is using the same script on another sites and works fine.. On this particular site http://iaswny.com/contact.htm when you like submit you get a 500 server error.. This isnt a server issue. What eles could it be
If it's a different server, yet you're 100% certain that the server supports cgi scripts in the way you're using them - I would check to be sure the path to perl is the same on both machines & that your permissions for the .cgi script are 755. Other than that - I don't think I'd have a clue. Though, if it's not the script, I dont think there can be any other possibility than it's the server.
Look in the server error log. You'll get a much more descriptive error that'll tell you what the problem is. If you still can't figure it out, post the error here. Path to perl or directory write permissions are my first guesses.