PHP5 mit mssql

Mahlzeit!
Ich bin auf der Suche nach einem vorkompolierten PHP5 Paket in dem die
Unterstützung für mssql enthalten ist.

Die ZIP-Datei von php.net enthält zwar das Modul, aber das bekomme ich
nicht aktiviert (andere Module funktionieren).

Gibt es sowas schon oder komme ich um selbstkompilieren nicht herum.

Tschö mit ö
Markus
Markus Deibel [ Mi, 25 Januar 2006 14:28 ] [ ID #1158693 ]

Re: PHP5 mit mssql

Markus Deibel wrote:
> Ich bin auf der Suche nach einem vorkompolierten PHP5 Paket in dem die
> Unterstützung für mssql enthalten ist.
>
> Die ZIP-Datei von php.net enthält zwar das Modul, aber das bekomme ic=
h
> nicht aktiviert (andere Module funktionieren).

das Modul selbst benötigt die entsprechenden MS SQL
client DLLs, sind diese installiert?

Requirements for Win32 platforms.

The extension requires the MS SQL Client Tools to be installed on
the system where PHP is installed. The Client Tools can be installed
from the MS SQL Server CD or by copying ntwdblib.dll from
\winnt\system32 on the server to \winnt\system32 on the PHP box.
Copying ntwdblib.dll will only provide access. Configuration of the
client will require installation of all the tools.

( http://de3.php.net/mssql )

--
Hartmut Holzgraefe, Senior Support Engineer .
MySQL AB, www.mysql.com

http://www.mysql.com/support/
Hartmut Holzgraefe [ Mi, 25 Januar 2006 14:50 ] [ ID #1158694 ]
PHP » de.comp.lang.php.installation » PHP5 mit mssql

Vorheriges Thema: '--enable-session' ohne neu zu kompilieren?
Nächstes Thema: Suche modularisiertes PHP RPM Spec-File