Please check the following to make your CGI script to work:-

1) Check the permissions on the files. Make sure youhave given permession "755"

to your scripts otherwise you will get errors.

2) Make surethat you do not uploadcgi file in binary mode, instead useASCII mode.

3) Upload the scripts into yourcgi-bin directory (for security reasons).

Was this answer helpful? 0 Users Found This Useful (1 Votes)