Blog  |  Contact Us

Search the Knowledgebase Browse by Category
CGIs on Linux Cannot Connect to the TestTrack Server
Last Updated
2nd of February, 2012

Problem

TestTrack CGIs hosted on Linux cannot connect to the TestTrack Server if SELinux security policies are installed.

Cause

By default, SELinux security policies prevent CGI executables from making network requests.

Solution

Use the following command to enable network requests from CGI executables.

setsebool -P httpd_can_network_connect 1

Attachments
No attachments were found.
Related Articles
No related articles were found.

© 2012 Seapine Software, Inc., All rights reserved.