Christoph Schnauß: Probleme bei PHP-Installation unter Win2000/Apache

Beitrag lesen

hallo,

noch eine Frage:
Action application/x-httpd-php3 "/php/php.exe
Das hab ich jetzt immer noch da stehen, soll ich lieber einen kpl. Pfad angeben wie c:\php\php.exe?

um Gottes willen, laß das stehen und überleg dir genau, was das bedeutet. Konkret: lies mal bitte die Zeilen 29 bis 34 in deiner httpd.conf:

Configuration and logfile names: If the filenames you specify for many

of the server's control files begin with "/" (or "drive:/" for Win32), the

server will use that explicit path.  If the filenames do *not* begin

with "/", the value of ServerRoot is prepended -- so "logs/foo.log"

with ServerRoot set to "/usr/local/apache" will be interpreted by the

server as "/usr/local/apache/logs/foo.log".

Sicher das man die php4ts.dll und die php.ini in das system32  Verzeichnis kopieren soll, in meiner Anleitung steht WINNT!

Ich habe keine Ahnung, wie dein System aufgebaut ist. Bei mir gibts überhaupt kein Verzeichnis WINNT. Du hast aber auf jeden Fall in deinem Verzeichnis C:\PHP eine Datei readme.first, und da gibts einige ganz wenige, aber umso wichtigere Zeilen zur Installation.

Christoph S.