Gerald and Gustavo
>Try looking in
>/var/log/admserv/adm_error
>See if you can find errors...
tail -f /var/log/admserv/adm_error
[root@ns1 ~]# tail -f /var/log/admserv/adm_error
[Mon Mar 12 16:19:43 2007] [notice] Digest: done
[Mon Mar 12 16:19:44 2007] [notice] Apache/2.0.52 (BlueQuartz) configured -- resuming
normal operations
[Tue Mar 13 15:11:09 2007] [notice] caught SIGTERM, shutting down
[Tue Mar 13 15:11:10 2007] [notice] Digest: generating secret for digest authentication ...
[Tue Mar 13 15:11:10 2007] [notice] Digest: done
[Tue Mar 13 15:11:11 2007] [notice] Apache/2.0.52 (BlueQuartz) configured -- resuming
normal operations
[Tue Mar 13 15:13:33 2007] [notice] caught SIGTERM, shutting down
[Tue Mar 13 15:13:34 2007] [notice] Digest: generating secret for digest authentication ...
[Tue Mar 13 15:13:34 2007] [notice] Digest: done
[Tue Mar 13 15:13:35 2007] [notice] Apache/2.0.52 (BlueQuartz) configured -- resuming
normal operations
>Also look to see if admserv is running/listening
[root@ns1 ~]# netstat -tupan | grep admserv
[root@ns1 ~]#
>Have you tried restarting the GUI [telnet]
[root (at mark) ns1 ~]# /etc/init.d/admserv restart
Stopping admin web server: httpd.admsrv [ OK ]
tarting admin web server: [ OK ]
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.