On Mar 16, 2010, at 10:55 AM, Scott Haneda wrote:

> Last night I ran a quick `sudo port upgrade php5`
> /opt/local/bin/php
> han...@macbook ~: $/opt/local/bin/php -i
> dyld: lazy symbol binding failed: Symbol not found: 
> __mysqlnd_palloc_init_cache
>  Referenced from: 
> /opt/local/lib/php/extensions/no-debug-non-zts-20090626/mysql.so
>  Expected in: flat namespace
> 
> dyld: Symbol not found: __mysqlnd_palloc_init_cache
>  Referenced from: 
> /opt/local/lib/php/extensions/no-debug-non-zts-20090626/mysql.so
>  Expected in: flat namespace
> 
> Trace/BPT trap
> 
> Any idaes?

I can also add that I get this in the Apache log, and Apache2 will not start:
$tail -f /opt/local/apache2/logs/error_log 

[Tue Mar 16 10:57:04 2010] [warn] Init: Session Cache is not configured [hint: 
SSLSessionCache]
dyld: lazy symbol binding failed: Symbol not found: __mysqlnd_palloc_init_cache
  Referenced from: 
/opt/local/lib/php/extensions/no-debug-non-zts-20090626/mysql.so
  Expected in: flat namespace

dyld: Symbol not found: __mysqlnd_palloc_init_cache
  Referenced from: 
/opt/local/lib/php/extensions/no-debug-non-zts-20090626/mysql.so
  Expected in: flat namespace

-- 
Scott * If you contact me off list replace talklists@ with scott@ * 

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to