Forum OpenACS Q&A: Response to Another nsopenssl problem

Collapse
Posted by David Walker on
Look for the following lines in your config file and make sure they are commented out.
  ns_param nsssl ${bindir}/nsssle.so 
  ns_param nsssl ${bindir}/nsssl.so

When you do get around to trying to run your server on ports 80 and 443 you will need to start as root so that the server can use low numbered ports.