Changes between Initial Version and Version 2 of Ticket #19976


Ignore:
Timestamp:
Jun 16, 2009, 11:41:56 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19976

    • Property Port php5-yaz added
  • Ticket #19976 – Description

    initial v2  
    33I've installed php5-yaz some minutes ago (over apache2 + php 5.2.9) successfully, but trying to use it throws:
    44
     5{{{
    56PHP Warning:  PHP Startup: Unable to load dynamic library './yaz.so' - (null) in Unknown on line 0
     7}}}
    68
    79Also, I've tried to reinstall everything from scratch, just in case new apache2 / php5 versions were causing some incompatibilities with:
    810
     11{{{
    912sudo port install apache2 php5 +apache2+macosx+mssql+mysql5+oracle+pear+postgresql83+sockets php5-xdebug php5-yaz
     13}}}
    1014
    1115and I've ended with the same error. Everything else seems to be working ok.