connect() failed in Apache module when Apache built with -mpm=worker

Discussion in 'Apache' started by hy2007, Apr 23, 2007.

  1. #1
    I have an Apache module which needs to talk to an application running on a remote host via TCP/IP socket. With default Apache build, it works fine. But when I built Apache with option --with-mpm=worker, my Apache module couldn't connect to remote host any more. Here is the error message I got:

    connect() failed: no such file or directory.

    Any help would be appreciated.

    Jenny
     
    hy2007, Apr 23, 2007 IP