LenaLuna: PHP 5 Installation, Apache 1.3

Beitrag lesen

hallo forumler,

habe folgendes problem:

will php 5 als modul für apache konfigurieren.

nachfolgend die relavanten einträge in http.conf:

AddModule mod_php5.c
LoadModule php5_module "d:/php_5_0_5/php5apache.dll"

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

apache bricht mit folgender fehlermeldung ab:

Cannot add module via name 'mod_php5.c': not in list of loaded modules...

weiss jemand bescheid?

gruss LenaLuna