Re: install problem: "Protocol wrong type for socket"
24 Sep
2001
24 Sep
'01
8:16 p.m.
Thanks Vitauts! That did the trick. I appreciate you taking the time, Dave Still --- vit@dpu.lv wrote:
--- In zope@y..., Dave Still <davestill@y...> wrote:
A little more data. I ran strace on the startup script. The failure seems to arise from trying to open a socket connection to /dev/log. See below.
You can control this via ZSYSLOG and ZSYSLOG_SERVER env variables.
in zserver.sh just do this:
#export ZSYSLOG="/dev/log" export ZSYSLOG_SERVER="localhost:514"
Best wishes, Vitauts Stochka
__________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com
8960
Age (days ago)
8960
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dave Still