cd $ORACLE_HOME/Apache/Apache/bin/
chown root .apachectl
chmod 6750 .apachectl
Pay attention to the dots in front of the apachectl!!!!!!!!!!!!!!!!!
This blog contains my knowledge about Oracle Database/Application Server/Linux/Shell scripting
cd $ORACLE_HOME/Apache/Apache/bin/
chown root .apachectl
chmod 6750 .apachectl
Great, not sure why Oracle leaves this out of their documentation on setting up the SSL settings.
ReplyDelete