On 3/22/07, Andy Greenwood <[EMAIL PROTECTED]> wrote:
I am getting the following error whenever I try to send data to a unix domain socket. PHP sends the command just fine, but perl dies as soon as it reads from the socket.
Are you using PHP, or Perl? Both?
send: Cannot determine peer address at myscript.pl line 1256
You say that perl dies when it reads, but that message mentions 'send'. What are you really doing around line 1256? (Why didn't you include some of that relevant code in the first place?) Did your perl binary pass all tests before installation? Good luck tracking down this bug! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/