Everything works fine up until the orderform is submitted
and then I get this message from my server :
The script could not be executed correctly.
Common causes might be that the file was uploaded in a non-ASCII format
or the path to the interpreter (e.g.: #!/usr/bin/perl) is missing or set incorrectly.
I tried deleting all the files and then uploading them again in ASCII mode, this made no difference
I tried editing the path : #!/usr/bin/perl to #!/usr/sbin/perl ... #!/usr/sbin/perl ... #!/usr/local/bin/perl ...#!/usr/lib/perl
No path to perl seems to work (?)
We need to find a way to fix this problem as soon as possible,
since we are actually losing sales every day until we can make it work.
Any help would be very much appreciated!
