[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Figured it out
- Subject: Re: Figured it out
- Date: Tue, 29 May 2001 10:02:52 -0600
"Brian S. Miller" wrote:
>
> Anne-
> Yes the logging is working.
>
> You are right, the ldmadmin start still hangs, but I am getting data stored
> away just like it is supposed to.
>
> Attached is the log file and the pqact.conf and the ldmd.conf
>
> Thanks again for your help.
> Brian
>
Hi Brian,
The only problem I see in the files you sent was the following in
ldmd.conf:
# Under no circumstances comment out the next allow entry to localhost
# The LDM will NOT start if the lines are commented out.
#allow ANY
#
^((localhost|loopback)|(127\.0\.0\.1\.?$)|([a-z].*\.unidata\.ucar\.edu\.?$))
You should uncomment this entry (like the comment says :). Your
localhost will want to connect upon startup, and without this entry, it
can't. I presume this is causing 'ldmadmin start' to hang.
Please let me know if this fixes your problem.
Anne
--
***************************************************
Anne Wilson UCAR Unidata Program
address@hidden P.O. Box 3000
Boulder, CO 80307
----------------------------------------------------
Unidata WWW server http://www.unidata.ucar.edu/
****************************************************