Thursday, April 9, 2009

Oracle HTTP Server on port under 1024 on Linux

Execute the following commands as the root user


cd $ORACLE_HOME/Apache/Apache/bin/

chown root .apachectl
chmod 6750 .apachectl


Pay attention to the dots in front of the apachectl!!!!!!!!!!!!!!!!!

1 comment:

  1. Great, not sure why Oracle leaves this out of their documentation on setting up the SSL settings.

    ReplyDelete

comment