Browsertest CGI Files

<<Back

To get the browsertestcgi directory for this application, which includes browsertest.pl, the useragents file and the browsertestcgi directory, click on this link:

browsertestcgi.tar.gz

and download this file to your cgi-bin directory on your UNIX or LINUX web server. If you are downloading this file to a PC or Mac and then intend to upload it to a UNIX machine, be sure to save the file as browsertestcgi.tar.gz, then ftp it as a binary file called browsertestcgi.tar.gz. Once the file is in place use the gzip utility to expand the files by typing:

gunzip browsertestcgi.tar.gz

If you don't have this freeware compression utility you can get it at:

ftp://ftp.netscape.com/pub/unsupported/gnu/

Once the file is unzipped it will be in this format:

browsertestcgi.tar

To untar this file type the following:

tar -xvf browsertestcgi.tar

The result should be the browsertestcgi directory, which contains the Perl script browsertest.pl and the file useragents. Be sure to chmod these files to 755 and chmod the browsertestcgi directory itself to 777. If you downloaded this file to the correct location and your paths within browsertest.pl are set correctly, then this program should function properly.

<<Back  | mikecalabrese.com