#66863 closed defect (invalid)

apache2: No worker or event module included, and prefork is compiled in

Reported by: Gnarlodious Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: Schamschula (Marius Schamschula)
Port: apache2

Change History (3)

comment:1 Changed 15 months ago by jmroot (Joshua Root)

Cc: Schamschula added
Keywords: mod_wsgi removed
Owner: set to ryandesign
Status: newassigned
% port variants apache2
apache2 has the variants:
   brotli: Build brotli module
   eventmpm: Use event MPM (experimental)
     * conflicts with preforkmpm workermpm
   http2: Enable HTTP/2 support
   mpms_shared_all: Build all MPM's as DSO for dynamic loading
   openldap: Enable LDAP support through OpenLDAP
[+]preforkmpm: Use prefork MPM
     * conflicts with eventmpm workermpm
   universal: Build for multiple architectures
   workermpm: Use worker MPM
     * conflicts with eventmpm preforkmpm
   xml2enc: Enable i18n support for markup filters

Sounds like you want to install with +eventmpm or +workermpm?

comment:2 Changed 15 months ago by Gnarlodious

Thanks for that tip. Found nothing on the instruction page wiki:howto/Apache2

Last edited 15 months ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 15 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: assignedclosed
Summary: No worker or event module included with the MacPorts Apache, and prefork is compiled inapache2: No worker or event module included, and prefork is compiled in
Type: requestdefect

Feel free to improve the wiki pages; they are maintained by the MacPorts community, of which you are welcome to be a part.

Note: See TracTickets for help on using tickets.