[MacPorts] #15966: apache2: mod_cgi.so missing
#15966: apache2: mod_cgi.so missing ---------------------------------+------------------------------------------ Reporter: wsiegrist@apple.com | Owner: imajes@macports.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | ---------------------------------+------------------------------------------ I installed apache2+workermpm on 10.5.3. When trying to run apache, it complained about missing mod_cgi: {{{ bash$ /opt/local/etc/LaunchDaemons/org.macports.apache2/apache2.wrapper start httpd: Syntax error on line 104 of /opt/local/apache2/conf/httpd.conf: Cannot load /opt/local/apache2/modules/mod_cgi.so into server: dlopen(/opt/local/apache2/modules/mod_cgi.so, 10): image not found }}} -- Ticket URL: <http://trac.macports.org/ticket/15966> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15966: apache2: mod_cgi.so missing ----------------------------------+----------------------------------------- Reporter: wsiegrist@apple.com | Owner: imajes@macports.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by wsiegrist@apple.com): After further searching, threaded MPMs cannot be used with mod_cgi, so that module does not get built when using workermpm. There is an alternate module, [http://httpd.apache.org/docs/2.0/mod/mod_cgid.html mod_cgid] which should be used instead. This probably warrants a patch to httpd.conf in the workermpm variant. -- Ticket URL: <http://trac.macports.org/ticket/15966#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15966: apache2: mod_cgi.so missing ---------------------------------+------------------------------------------ Reporter: wsiegrist@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: apache2 ---------------------------------+------------------------------------------ Changes (by jmr@…): * port: => apache2 -- Ticket URL: <https://trac.macports.org/ticket/15966#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts