Ort der Datei php4ts.dll

Hallo,

ich bin gerade dabei PHP 4.3.x auf meinem Windows XP mit dem IIS 5.1 zu
konfigurieren.
Im PHP Manual steht nun folgendes:

"To make php4ts.dll / php5ts.dll available you have three options: copy
the file to the Windows system directory,..."

Aber was ist mit Windows system directory gemeint?
C:/Windows
C:/Windows/System oder
C:/Windows/System32 ?

----
Alex
Alexander Steireif [ So, 17 April 2005 19:21 ] [ ID #750407 ]

Re: Ort der Datei php4ts.dll

Alexander Steireif schrieb:

> Im PHP Manual steht nun folgendes:
>
> "To make php4ts.dll / php5ts.dll available you have three options:
> copy the file to the Windows system directory,..."
>
> Aber was ist mit Windows system directory gemeint?

Genaugenommen das, was in der Eingabeaufforderung herauskommt bei:
| echo %SystemRoot%

Tatsächlich muss die Datei halt einfach beim Starten von PHP gefunden
werden, Beispielsweise weil sie in einem Pfad liegt, der in der
Systemvariable %Path% aufgeführt ist / aufgenommen wurde.

BTW: Das wurde doch erst vor ein paar Tagen hier behandelt?

Gruß
Carsten
Carsten Wiedmann [ So, 17 April 2005 19:34 ] [ ID #750408 ]

Re: Ort der Datei php4ts.dll

Hallo,

vielen Dank!

> BTW: Das wurde doch erst vor ein paar Tagen hier behandelt?
Sorry, bin noch etwas neu in der Welt der Newsgroups, beim nächsten Mal
such ich zuerst ;-)

Gruß
Alex
Alexander Steireif [ So, 17 April 2005 20:05 ] [ ID #750409 ]

Re: Ort der Datei php4ts.dll

Am Sun, 17 Apr 2005 19:21:27 +0200 schrieb Alexander Steireif:

> Hallo,
>
> ich bin gerade dabei PHP 4.3.x auf meinem Windows XP mit dem IIS 5.1 zu
> konfigurieren.
> Im PHP Manual steht nun folgendes:
>
> "To make php4ts.dll / php5ts.dll available you have three options: copy
> the file to the Windows system directory,..."
>
> Aber was ist mit Windows system directory gemeint?
> C:/Windows
> C:/Windows/System oder
> C:/Windows/System32 ?
>
> ----
> Alex

C:/Windows/System32

--
-------------------------------------------------------
Try this: SCA the Smart Class Archive for PHP
http://www.project-sca.org
-------------------------------------------------------
Nobody [ Mo, 25 April 2005 21:15 ] [ ID #763002 ]
PHP » de.comp.lang.php.installation » Ort der Datei php4ts.dll

Vorheriges Thema: php3 - ausführen
Nächstes Thema: Session-Problem bei deaktivierten Cookies