PHP 5 installieren

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

  • PHP 5 installieren

    Bis jetzt habe ich meinen Apache Server mit PHP 4.. laufen lassen. Kein Problem, jetzt wollt ich auf PHP 5 umsteigen doch es klappt nicht wirklich.
    Hier mal der Ablauf:
    1. Alltes Verzeichnis in PHP4 umgetauft
    2. Zip Datei entpackt in PHP
    3. im WINDOWS Verzeichnis die php.ini umgetauft in php.ini-alt
    4. neue php.ini-dist ins Verzeichnis kopiert und in php.ini umgenannt.
    5. Den extension Pfad umgenannt
    6. php5ts.dll ins System32 kopiert
    7. RechnerNeustart
    8. Apache gestartet
    (Meldung: [Sat May 15 14:05:37 2004] [warn] pid file /apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run
    ?
    Apache/1.3.14 (Win32) running...)
    9. Apache nochmal gestartet
    (Meldung: Apache/1.3.14 (Win32) running...)
    10. Browser geöffnet und localhost/info.php aufgerufen
    (Meldung - Error 500: Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, you@your.address and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    --------------------------------------------------------------------------------

    Apache/1.3.14 Server at localhost Port 80)

    Was mach ich falsch?

    MfG Markus
Lädt...
X