[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apache2 mit php4 und optional php5



Hallo,

ich habe einen apache2 server (debian etch) mit php4 und möchte jetzt
optional php5 für die Dateiendung php5 einrichten, die bisherigen
skripte (Endung auf .php) sollen davon nicht betroffen sein.

Ich habe der apache2.conf folgende Zeilen hinzugefügt:
AddHandler php5-script .php5
Action php5-script /cgi-bin/php5

Beim Aufruf von info.php5 kommt aber leider:

Not Found

The requested URL /cgi-bin/php5/info.php5 was not found on this server.

Was mache ich falsch?

Danke,

PJ

Installierte php pakete:
i   libapache-mod-php4              - server-side, HTML-embedded
scripting langu
i   libapache2-mod-php4             - server-side, HTML-embedded
scripting langu
i   php-elisp                       - Emacs support for php files

i   php4                            - server-side, HTML-embedded
scripting langu
i   php4-cgi                        - server-side, HTML-embedded
scripting langu
i   php4-cli                        - command-line interpreter for the
php4 scri
i   php4-common                     - Common files for packages built
from the p
i   php4-gd                         - GD module for php4

i   php4-imap                       - IMAP module for php4

i   php4-ldap                       - LDAP module for php4

i   php4-mcrypt                     - MCrypt module for php4

i   php4-mhash                      - MHASH module for php4

i   php4-mysql                      - MySQL module for php4

i   php4-recode                     - Character recoding module for php4

i   php4-sqlite                     - PHP4 bindings to SQLite, a
file-based SQL
i   php5-cgi                        - server-side, HTML-embedded
scripting langu
i   php5-cli                        - command-line interpreter for the
php5 scri
i   php5-common                     - Common files for packages built
from the p


Reply to: