EPM 11124
OS: AIX 7.1
I asked the question before to hide the port from load balancer URL to log in to work space and John advised me to configure the application on port 443 which is the default port. But when I change the port number to 443 in ssl.config and httpd.config file then I am not able to start the OHS from opmntl. I am getting following error
No listening socket available
Permission denied :make_sock: could not bind to address 0.0.0.0:443
unable to open logs
I found out that the port less than 1024 are special ports and need root privilege to start the port. Can some one advise how I can avoid this error. Any help is really appreciated