Skip to content

apachex has problems with code in tutorial 3 #87

@studersi

Description

@studersi

For some reason apachex doesn't kill all apache processes when using the configuration file proposed in Tutorial 3. This prevents it from starting a new apache process using the same port.

(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down

Note that the PID File has to be configured in the config file (which is not the case for the code in this tutorial) for apachex to work at all. This is a bug that is addressed in PR #75 commit 7cf8575.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions