Apache services not starting after configuring ssl variables
As per the doc-id 2143099.1, we have to start configuring SSL from step-8 in test instance for testing. So i made in the context file and restarted the apache services which is not starting. Kindly help.
Changes done in context_file:
======================
[applmgr@erprhel ~]$ grep -i s_url_protocol /a01/oracle/PRODERP/inst/apps/ERPCLONE_erprhel/appl/admin/ERPCLONE_erprhel.xml
<url_protocol oa_var="s_url_protocol">https</url_protocol>
[applmgr@erprhel ~]$ grep -i s_local_url_protocol /a01/oracle/PRODERP/inst/apps/ERPCLONE_erprhel/appl/admin/ERPCLONE_erprhel.xml
<local_url_protocol oa_var="s_local_url_protocol">https</local_url_protocol>