On Mon, 2004-06-28 at 18:15, Grant wrote:
> ok= defined=
> sockname=/usr/local/interchange/etc/socket: Permission
> denied
[...]
> The socket file looks like this:
> 
> srw-------  1 interch users    0 Jun 28 11:35 socket

You need to check what user your apache servers runs as (probably
"nobody") and make sure that user has permissions to do whatever the 
module is trying to do with that socket.

> I have asked the Interchange list without any help. 
> IC is an awesome piece of software, but it can be very
> tough to get answers out of the list.

Not really a ringing endorsement...  We're happy to help with mod_perl
problems, but this is sounding like a problem specific to the
Interchange code which I don't know much about.

> P.S. I'm getting 2-3 copies of some messages on this
> list, and they seem to be written to me with a CC to
> the list.  Is this configurable?

When people hit "reply all" they get your address in the To: field and
the list in the Cc: field.  There is some info on it here:
http://perl.apache.org/maillist/email-etiquette.html

- Perrin


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to