Opened 15 years ago
Closed 15 years ago
#21575 closed defect (duplicate)
php5-sqlite: Symbol not found: _core_globals, apache2 +workermpm
Reported by: | james.applemac@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | php5-sqlite |
Description
Hi,
I compiled and installed php5-sqlite 5.3.0_1 with 'port install
php5-sqlite' under OS X 10.6.1 but encounter problem when run 'php -m' .
The following are the error message:
php -m dyld: NSLinkModule() error dyld: Symbol not found: _core_globals Referenced from: /opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so Expected in: flat namespace in /opt/local/lib/php/extensions/no-debug-zts-20090626/pdo_sqlite.so Trace/BPT trap
Change History (3)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Summary: | php5-sqlite install ok but running with ERROR → php5-sqlite: Symbol not found: _core_globals, apache2 +workermpm |
Note: See
TracTickets for help on using
tickets.
Same issue as #21573 and #21574 but in a different php module.