Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Apache Fehlermeldung

Empfohlene Antworten

Veröffentlicht

Moin, ich versuche gerade php und Apache zum laufen zu bringen. Jedoch bekomme ich die Meldung httpd.conf . Syntax Error on line 821 of httpd.conf. <31> Ein an das System angeschlossene Gerät funktioniert nicht . Was heißt das ? Es ist ein Laptop, hab nur ne usb Maus angeschlossen und sonst nix. Woher weis ich was die Meldung zu bedeuten hat ? Danke für eure Hilfe.

ok, also da steht folgendes:

#LoadModule php4_module c:/php/sapi/php4apache.dll

scriptAlias /php/ "c:/php/"

AddType application/x-httpd-php .php

Action application/x-httpd-php "/php/php.exe"

#AddModule mod_php4.c

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

AddType application/x-tar .tgz

In der zwischenzeit kann ich lokalhost anzeigen aber nur wenn ich #LoadModule php4_modeule c:/php/sapi/php4apache.dll speicher aber öffnen kann ich keine php Dateien ???? Was kann ich noch machen? Möchte es jetzt endlich mal lernen Apache und php4 zum laufne zu kriegen. danke

hallo!

du würfelst da irgendwie cgi mit der modulversion durcheinander.

ich würde es mal so versuchen:

kopiere die php4apache.dll, php4ts.dll und die php.ini in dein windowsverzeichniss.

dann die httpd.conf ein wenig anpassen und es sollte gehen.

LoadModule php4_module c:/dein_windowsverzeichniss/php4apache.dll

AddType application/x-httpd-php .php .phtml

wenn die ClearModuleList direktive "an" ist, dann an der entsprechenden stelle in der httpd.conf noch ein:

AddModule mod_php4.c

ok hab ich geändert. Nur wie weis ich ob ClearModuleList direktive "an" ist ? Und das andere ist, das wenn ich den Apache ankliecke läuft er jetzt ohne Fehlermeldung, aber dafür 2 mal ? Mit der Meldung [tue Aug 21 11:53:18 2001] [warn] pid file c:/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? Apache/1.3.23 <win32> running ...

Was muß ich jetzt machen ? Und wo finde ich die ClearModuleLIst? In der httpd.config ist sie drin aber ohne zusatz.

hallo!

"an" ist sie, wenn kein # vor ClearModuleList steht, dann muss das AddModule mod_php4.c mit in die httpd.conf.

in der httpd.conf kann mit # direktiven auskommentieren.

für den rest habe ich keine wirkliche erklärung. aber versuche nach den änderungen an der httpd.conf einfach in der console mal ein "net stop apache" gefolgt von einem "net start apache".

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.