Seid gegrüßt!
- abgesehen von den Zeilen:
ScriptAlias /php/ "c:Programme/webserver/php/"Ich vermute, hier liegt der Fehler. Müsste es nicht
c:/Programme/webserver/php/ heißen?
Ja das war ein Fehler, jedoch nicht _der_ Fehler. Ich habe den natürlich behoben. Hatte das Posting jedoch vorher abgesetzt.
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"Ja, und was hast du nun anstelle dieser Zeilen geschrieben?
Ich vermute, er hat nichts _statt_ dieser Zeilen geschrieben, sondern diese Zeilen der Standard-httpd.conf hinzugefügt. Normalerweise enthält der Apache nach einer Standardinstallation nämlich keine PHP-Fähigkeit.
Richtig.
Noch mal zu Verständnis: die o.g. Zeilen habe ich _ergänzt_. Wenn ich die URL http://localhost/index.php aufrufe, kommt es zu dem Fehler:
403 Forbidden
You don't have permission to access /php/php.exe/index.php on this server.
LOG: [Mon Oct 30 12:09:15 2006] [notice] Apache/2.2.3 (Win32) configured -- resuming normal operations
[Mon Oct 30 12:09:15 2006] [notice] Server built: Jul 27 2006 16:49:49
[Mon Oct 30 12:09:15 2006] [notice] Parent: Created child process 1240
[Mon Oct 30 12:09:15 2006] [notice] Child 1240: Child process is running
[Mon Oct 30 12:09:16 2006] [notice] Child 1436: Released the start mutex
[Mon Oct 30 12:09:16 2006] [notice] Child 1240: Acquired the start mutex.
[Mon Oct 30 12:09:16 2006] [notice] Child 1240: Starting 250 worker threads.
[Mon Oct 30 12:09:16 2006] [notice] Child 1240: Starting thread to listen on port 80.
[Mon Oct 30 12:09:17 2006] [notice] Child 1436: Waiting for 250 worker threads to exit.
[Mon Oct 30 12:09:17 2006] [notice] Child 1436: All worker threads have exited.
[Mon Oct 30 12:09:17 2006] [notice] Child 1436: Child process is exiting
[Mon Oct 30 12:09:18 2006] [error] [client 127.0.0.1] client denied by server configuration: C:/Programme/webserver/php/php.exe
????????????????
Bis Später

________________________________________________________________
[Testversion meiner Seite] [Zwei unterwegs in Australien]