On Oct 3, 2014, at 1:07 AM, Horst Simon wrote:

> I have php56 and http2 for php56 installed, but when I run php-v I get 
> following errors:
> 
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> '/opt/local/lib/php56/extensions/no-debug-non-zts-20131226/http.so' - 
> dlopen(/opt/local/lib/php56/extensions/no-debug-non-zts-20131226/http.so, 9): 
> Symbol not found: _php_persistent_handle_abandon
>  Referenced from: 
> /opt/local/lib/php56/extensions/no-debug-non-zts-20131226/http.so
>  Expected in: flat namespace
> in /opt/local/lib/php56/extensions/no-debug-non-zts-20131226/http.so in 
> Unknown on line 0
> 
> Is there an error in http.so, or do I need to install additional 
> extensions/libraries?

It is apparently not a bug in the module, but a bug in the port; I apparently 
need to add some dependencies to the port:

https://bugs.php.net/bug.php?id=67603



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

Reply via email to