Skip to content

nginx build requires apache, it shouldn't. #603

@jvanasco

Description

@jvanasco

it doesn't seem possible to build for nginx without installing apache - the configure script wants/needs to build the DSO with apache's APXS

it would be nice if this could be built without apache, or at least only using the apache source (without having to install apache). the most straightforward way of installing for nginx on an ubuntu machine requires installing the apache2-prefork-dev package, which in turn installs a bunch of unnecessary files and will compete with nginx for control of http services.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions