Back to bug 1382706

Who When What Removed Added
Petr Pisar 2016-10-07 13:04:20 UTC See Also https://bugzilla.redhat.com/show_bug.cgi?id=1382514
Lenka Špačková 2016-10-18 13:47:58 UTC Doc Text CGI scripts cannot execute the perl command from the rh-perl524 Software Collection. To work around this problem, set the LD_LIBRARY_PATH environment variable to "/opt/rh/rh-perl524/root/usr/lib64" in the CGI script.
Doc Type If docs needed, set a value Known Issue
Lenka Špačková 2016-10-18 14:21:11 UTC CC lkuprova
Joe Orton 2017-01-30 08:28:26 UTC Target Milestone alpha beta
Joe Orton 2017-03-17 11:22:54 UTC Doc Text CGI scripts cannot execute the perl command from the rh-perl524 Software Collection. To work around this problem, set the LD_LIBRARY_PATH environment variable to "/opt/rh/rh-perl524/root/usr/lib64" in the CGI script. When SELinux is enabled, the LD_LIBRARY_PATH environment variable is not passed through to CGI scripts invoked by httpd. As a result, it is not possible to invoke executables from software collections enabled in the httpd service-environment from CGI scripts run by httpd. To work around this issue, set LD_LIBRARY_PATH as desired from within the CGI script.
Joe Orton 2017-03-17 11:23:42 UTC Status NEW CLOSED
Resolution --- CANTFIX
Last Closed 2017-03-17 07:23:42 UTC
Lenka Špačková 2017-03-17 16:22:49 UTC Doc Text When SELinux is enabled, the LD_LIBRARY_PATH environment variable is not passed through to CGI scripts invoked by httpd. As a result, it is not possible to invoke executables from software collections enabled in the httpd service-environment from CGI scripts run by httpd. To work around this issue, set LD_LIBRARY_PATH as desired from within the CGI script. When SELinux is enabled, the LD_LIBRARY_PATH environment variable is not passed through to CGI scripts invoked by httpd. As a consequence, it is impossible to invoke executables from Software Collections enabled in the /opt/rh/httpd24/service-environment file from CGI scripts run by httpd. To work around this problem, set LD_LIBRARY_PATH as desired from within the CGI script.
Zbigniew Jędrzejewski-Szmek 2017-07-18 21:17:10 UTC See Also https://bugzilla.redhat.com/show_bug.cgi?id=1362244

Back to bug 1382706