Upgraded php, what did I do wrong:

Scott Haneda talklists at newgeo.com
Tue Mar 16 10:58:33 PDT 2010


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
> haneda at 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@ * 



More information about the macports-users mailing list