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 Webserver

Empfohlene Antworten

ich versuche seit tagen den Apache webserver zum Laufen zu bringen, ich weiß aber nicht woran es liegt... Also: Ich verwende den Suse Linux Enterprise Server 7.0 (als OS). nach dem starten habe ich in der Konsole eingegeben "rcapache status" und das kam als Antwort:

Checking for HTTPD_____________unused

wenn ich aber "rcapache start" eingebe, schreibt er:

Starting httpd [ LDAP Jserv PERL PHP4 SSL ]/usr/sbin/rcapache: line 172: 1137 Segmentation fault $HTTPD_BIN $INET6 -t -f /etc/httpd/httpd.conf $MODULES >/var/log/httpd/rcapache.log 2>&1

Syntax OK_____________________unused

er started den Server aber nicht, hat jemand vielleicht eine Ahnung, ich verzweifle sonst!!!

weiß nicht wies bei 7.0 aussieht, aber ...

es muss da eine /etc/httpd/httpd.conf oder sowas geben. die editierst du. (am besten richtest du weiter unten nen virtuellen webserver ein):

NameVirtualHost *

<VirtualHost *>

ServerAdmin webmaster@dynasys.de

DocumentRoot /var/www/shop.dynasys.de

ServerName shop.dynasys.de

ErrorLog /var/log/httpd/shop.dynasys.de/error_log

CustomLog /var/log/httpd/shop.dynasys.de/access_log common

CustomLog /var/log/httpd/shop.dynasys.de/complete_log combined

</VirtualHost>

<Directory /var/www/shop.dynasys.de>

AllowOverride All

Options +FollowSymLinks

</Directory>

...

schon gemacht?

geht immer noch nicht?

vielleicht nochmal das paket de- und wieder neuinstallieren.

geht immer nocht nicht?

hol dir den neusten Apache...

geht wieder nicht?

hol dir n neueres os... oder nen neuen kernel...

:P

das mit dem shop und dynasys ist ja nur ein beispiel...

Starting httpd [ LDAP Jserv PERL PHP4 SSL ]/usr/sbin/rcapache: line 172: 1137 Segmentation fault $HTTPD_BIN $INET6 -t -f /etc/httpd/httpd.conf $MODULES >/var/log/httpd/rcapache.log 2>&1

"Segmentation fault" sieht nicht wirklich gut aus..... poste doch mal den Inhalt der Datei /var/log/httpd/rcapache.log und die Zeilt 172 aus dem Script /usr/sbin/rcapache.

Ich vermute es gibt Probleme beim Laden der zahlreichen Module. Funktioniert es, wenn Du Apache mal in einer eher minimalerer Version, sprich ohne PHP, LDAP, SSL etc. startest ?

Jungs danke für die Hilfe, er läuft...

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

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.