graceful or reload

Discussion in 'Installation/Configuration' started by Tripple2, Aug 26, 2007.

  1. Tripple2

    Tripple2 New Member

    Hello,

    I've been looking around and it seems like I'm not the only one with this problem. However, so far I haven't found a solution.

    When I graceful restart apache there's this line in the error log:
    [error] (9)Bad file descriptor: apr_socket_accept: (client socket)

    From that point on apache doesn't parse php pages anymore.
    I've been testing the ISPconfig_Appliance on my server without this error but I don't like Debian.

    This is my system:
    Dell Poweredge 1950
    Mandriva 2007.1
    Kernel 2.6.17-13mdv

    Any ideas how to fix this?

    thanks,
    Tripple
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    If this error only occurs when you run a graceful restart and not a normal restart, I recommend that you modify the apache start script in /etc/init.d/ to execute always a restart or stop and start and not graceful restart
     
  3. Tripple2

    Tripple2 New Member

    This is indeed a workaround but not a real sollution. Thanks anyway. For now I'll fix it like this.
     

Share This Page