I wrote a cgi-script for my site which i compiled on my windows xp machine. I uploaded it to myhost and it gave me an internal error when i tried to run it. Does it need to be compiled on a linux because my host is linux? If so how can I do this without having the actual linux OS?
I have faced the same problem since the compiler can't do the job even it's stated otherwise. BTW are you refering to Perl script. Why dont you upload the whole libraries to make it works. I did that and it run smoothly.