TestTrack CGIs hosted on Linux cannot connect to the TestTrack Server if SELinux security policies are installed.
By default, SELinux security policies prevent CGI executables from making network requests.
Use the following command to enable network requests from CGI executables.
setsebool -P httpd_can_network_connect 1