Using httpd24, php55, python26, mysql55 on RHEL 6.8 from RHSCL for production

Latest response

Hello!

My application on RHEL 6.8 requires Apache Web Server 2.4, PHP 5.5, Python 2.6/2.7 and MySQL 5.5. All this versions on RHEL 6.8 are available from RHCSL channels.

What is vision of RedHat about should I use RHSCL channels for production application or need install this software via rpm/other repos, compile httpd by myself?

I have successfully installed mysql55, httpd24 and services runs. But it is not clear for me, how can my application use php and .py without 'scl enable' as usual versions - Apache needs to work with php, my application calls .py.

Great thanks for any help!

Responses