Apache won't start after autoconfig
Hi,
We have one SSL enabled EBS R12.1.3 instance on Solaris 10 (with DB 12.1.2).
We have applied CPU Jan 2019 patch on it.
After applying the application patches, autoconfig need to be run on this. We ran autoconfig too.
But after running autoconfig , apache services not coming up.
adapcctl.sh: exiting with status 204
apachectl startssl: execing httpd
[crit] (125)Address already in use: make_sock: could not bind to port 8152
8152 is the SSL port and 8052 is non SSL port.
We have checked the port 8152 and it is free. But still Apache not getting started.
I am thinking its somehow conflicting with SSL port or something.