Check the naviserver log file for errors. The first error is usually the most significant one.
Error log file path is something like: /var/www/oacs-5-9/log/errors.log
Also, from shell, is naviserver running?
Try either:
status oacs-5-9
or
ps auxw| grep nsd | grep -v grep