#21574: php5-postgresql --------------------------------------+------------------------------------- Reporter: james.applemac@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: php5-postgresql --------------------------------------+------------------------------------- Comment(by ryandesign@…): The module was compiled non-thread-safe ("NTS") but php was compiled thread-safe ("TS"); these cannot work together. One reason why php5 might be compiled thread-safe is if your apache2 is not using the default preforkmpm variant, but some other mpm variant. If that's the case, reinstall apache2 with the preforkmpm variant, then rebuild php5. -- Ticket URL: <http://trac.macports.org/ticket/21574#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS