We've had ShopSite running on our site for a year and a half, but our ISP is moving our website a new server. When we try to login we get the following error:
[error] Unrecognized character \\x7F in column 281 at /var/www/websitename.com/httpdocs/cgi-bin/sd/settings.cgi line 1.\n
We get a similar error for any compiled binary CGI we try to run. The new server is trying to run the CGI binary as a perl script. Does anyone know any htaccess directives or Apache server httpd config directives we could insert to resolve this problem?