Verständnisfrage: FreeTDS und PHP (via apr1?!)

Elwood

Naiver Mutmaßlicher
Moin,

ich habe hier apache + php + mysql + mssql-Abindnung (freetds) zu laufen. Nun fällt der support von FreeTDS unter apr1 weg

Code:
20170712:
  AFFECTS: users of devel/apr1
  AUTHOR: brnrd@FreeBSD.org

  APR was updated to 1.6.0 and APR-util was updated to 1.6.2

  The Apache Portable Runtime project removed support for FreeTDS from the
  APR Utilities in version 1.6. Users of FreeTDS will have to migrate
  configurations to use the newly added ODBC support in conjunction with
  FreeTDS using FreeTDS' ODBC capabilities.

  Please rebuild all ports which are using functions from APR/APR-util
  such as Apache, Subversion, etc. Normally, you can obtain the list of
  dependent software by running the following command:

  # pkg info -r apr

  Then you should rebuild all ports depending on APR(-util) to avoid
  dangling shared library dependencies. Poudriere and pkg handle this
  correctly, portmaster and portupgrade users can use the following to
  rebuild all dependent ports.

  Portmaster users:
      portmaster -r apr
  Portupgrade users:
      portupgrade -fr devel/apr1

Wie mache ich es richtig?
Bei apr1 ODBC als Option auswählen und bei PHP56-Extensions MSSQL auswählen?
Oder auch ODBC?

PS: Vielleicht bin ich auch auf dem Holzweg, weil php/php-extensions garnicht apr1 benutzt?

Etwas ratlos... und für Hilfe dankbar

VG Elwood
 
Zurück
Oben