#21574: php5-postgresql --------------------------------------+------------------------------------- Reporter: james.applemac@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: php5-postgresql --------------------------------------+------------------------------------- Hi, I compiled and installed php5-postgresql with 'port install php5-postgresql +postgresql84' under OS X 10.6.1 but encounter problem when run 'php -m' . The following are the error message: {{{ php -m PHP Warning: PHP Startup: pdo_pgsql: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0 Warning: PHP Startup: pdo_pgsql: Unable to initialize module Module compiled with build ID=API20090626,NTS PHP compiled with build ID=API20090626,TS These options need to match in Unknown on line 0 dyld: NSLinkModule() error dyld: Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug- zts-20090626/pgsql.so Expected in: flat namespace in /opt/local/lib/php/extensions/no-debug-zts-20090626/pgsql.so Trace/BPT trap }}} -- Ticket URL: <http://trac.macports.org/ticket/21574> MacPorts <http://www.macports.org/> Ports system for Mac OS