Opened 14 years ago

Last modified 13 years ago

#27344 closed defect

php5-mysql: Symbol not found: _mysqlnd_allocator — at Version 2

Reported by: pgoergler@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: php5-mysql

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I've done today on my macbook snowleopard 10.6.4 (i386 not x86_64)

port install apache2 php5 php5-mysql

When i use php in command line, i haven't any errors but with apache :

[16-Nov-2010 20:42:41] PHP Warning:  PHP Startup: Unable to load dynamic library '/opt/local/lib/php/extensions/no-debug-non-zts-20090626/pdo_mysql.so' - dlopen(/opt/local/lib/php/extensions/no-debug-non-zts-20090626/pdo_mysql.so, 9): Symbol not found: _mysqlnd_allocator
  Referenced from: /opt/local/lib/php/extensions/no-debug-non-zts-20090626/pdo_mysql.so
  Expected in: flat namespace
 in /opt/local/lib/php/extensions/no-debug-non-zts-20090626/pdo_mysql.so in Unknown on line 0

Change History (2)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: mysql php removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: php5-mysql added
Priority: HighNormal
Status: newassigned
Summary: Symbol not found: _mysqlnd_allocatorphp5-mysql: Symbol not found: _mysqlnd_allocator

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.