AddModule mod_php4.c

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • AddModule mod_php4.c

    Hi!

    Ich versuche schon seit ein paar Tagen *verzweifel* LAMP zu installieren (OS RedHat9).
    Es funzt der SQL-Server und der Apache2. Nach einigen Anlaufschwierigkeit mit zlib habe ich auch endlich ein Makefile erstellen können und PHP4 installieren. So, jetzt sagt mir ein LAMP-Tutorial, ich soll in die httpd.conf folgendens adden:

    LoadModule php4_module libexec/libphp4.so
    AddModule mod_php4.c
    AddType application/x-httpd-php .php
    DirectoryIndex index.html index.htm index.php
    Gesagt, getan. Ich will den apachectl restart ausführen und erhalte:

    [warn] module php4_module is already loaded, skipping
    Syntax error on line 1051 of /usr/local/apache/conf/httpd.conf:
    Invalid command 'AddModule', perhaps mis-spelled or defined by a module not included in the server configuration
    Wobei Zeile 1051 die AddModule ist. Die Datei mod_php4.c gibt es.

    Was soll ich tun???

    Danke im Voraus.

  • #2
    Nehm mal "AddModule mod_php4.c" raus und mach "AddModule mod_php4" rein.

    peace sbirkl
    Sebastian Birkl
    ebiz-webhosting

    Kommentar


    • #3
      Original geschrieben von sbirkl
      Nehm mal "AddModule mod_php4.c" raus und mach "AddModule mod_php4" rein.

      peace sbirkl
      OffTopic:
      arbeite und poste nicht
      h.a.n.d.
      Schmalle

      http://impressed.by
      http://blog.schmalenberger.it



      Wichtige Anmerkung: Ich habe keine Probleme mit Alkohol ...
      ... nur ohne :-)

      Kommentar

      Lädt...
      X