httpd, apache2 bringen mich um den Verstand

P

Propbuilder

Hallo Leute.

Habe ein kleines Problem, Port 80 ist dich und die Webseiten können nicht aufgerufen werden.

Habe dann ein wenig gesurft und was gefunden. Habe es angewendet und das kam raus:
PHP:
88:/var/log/apache2# ipcs -s

------ Semaphore Arrays --------
key        semid      owner      perms      nsems
0x00000000 104693784  www-data  600        1
0x00000000 104726553  www-data  600        1
0x00000000 104759322  www-data  600        1
0x00000000 104792091  www-data  600        1
0x00000000 104824860  www-data  600        1
0x00000000 104857629  www-data  600        1
0x00000000 104890398  www-data  600        1
0x00000000 104923167  www-data  600        1
0x00000000 104955936  www-data  600        1
0x00000000 104988705  www-data  600        1
0x00000000 105021474  www-data  600        1
0x00000000 105054243  www-data  600        1
0x00000000 105087012  www-data  600        1
0x00000000 105119781  www-data  600        1
0x00000000 105152550  www-data  600        1
0x00000000 105185319  www-data  600        1
0x00000000 105218088  www-data  600        1
0x00000000 105250857  www-data  600        1
0x00000000 105283626  www-data  600        1
0x00000000 105316395  www-data  600        1
0x00000000 105349164  www-data  600        1
0x00000000 105381933  www-data  600        1

do ipcrm sem $sem; donecs -s | grep www-data | cut -d' ' -f 2 | while read sem;
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
88:/var/log/apache2# apache2 restart
Usage: apache2 [-D name] [-d directory] [-f file]
               [-C "directive"] [-c "directive"]
               [-k start|restart|graceful|stop]
               [-v] [-V] [-h] [-l] [-L] [-t] [-S]
Options:
  -D name           : define a name for use in <IfDefine name> directives
  -d directory      : specify an alternate initial ServerRoot
  -f file           : specify an alternate ServerConfigFile
  -C "directive"    : process directive before reading config files
  -c "directive"    : process directive after reading config files
  -e level          : show startup errors of level (see LogLevel)
  -E file           : log startup errors to file
  -v                : show version number
  -V                : show compile settings
  -h                : list available command line options (this page)
  -l                : list compiled in modules
  -L                : list available configuration directives
  -t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings)
  -S                : a synonym for -t -D DUMP_VHOSTS
  -t                : run syntax check for config files
88:/var/log/apache2# apache2 -k restart
httpd not running, trying to start
88:/var/log/apache2# apache2 -k start
httpd (pid 12727) already running

httpd not running, trying to start.

da habe ich was bei euch im Archiv gelesen von selber kompilieren, keien Ahnung wie das geht.

http://www.unixboard.de/vb3/archive/index.php/t-5750.html

Ich weiß nicht mehr weiter. Ich bin on, egal ob per MSN oder sonst was, ich brauche nur Hilfe, das Zeug bringt mich um den Verstand!!!


Bitte.

Danke
.
.
.
EDIT (autom. Beitragszusammenführung) :
.

Nachtrag, die httpd.conf ist auch bei mir leer. :hilfe2:
 
Zuletzt bearbeitet von einem Moderator:

Ähnliche Themen

Nginx als Reverse Proxy für Nextcloud und Emby

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

Kerberos SSO

Akonadi startet nicht mehr

NagiosGrapher 1.7.1 funktioniert nicht

Zurück
Oben