Hallo!
Hallö, bitte nicht löschen, ich habe jetzt schon zig Dokumentationen durchgewälzt aber ich verzweifle immer noch. Ich möchte PHP als Apache Modul installieren.
Apache 2 oder?
die php4ts.dll liegt im Windows System
die php.ini liegt im Windows (und nur dort)
php4apache.dll liegt in c:/programme/php/sapi
also alles so wie es sein soll.
Wenn ich nicht irre braucht Apache 2 auch die php4apache2.dll und nicht die php4apache.dll! Das könnte es evtl. sein. Ich verwende noch Apache 1.3, da die Unterstützung für Apache 2 noch als experimentell eingstuft wird.
LoadModule php4_module "c:/programme/php/sapi/php4apache.dll"
da solltest Du vielleicht mal
LoadModule php4_module "c:/programme/php/sapi/php4apache2.dll
probieren! Aber guck lieber nochmal in die Anleitung, da steht das genau drin.
und lies mal http://php3.de/manual/de/install.apache.php, da stehen ein paar nette Komentare zu Apache 2.
Grüße
Andreas