Fehler bei apache start mit domainnutzer

Alles, was den Apache betrifft, kann hier besprochen werden.

Fehler bei apache start mit domainnutzer

Postby oink2000 » 28. March 2008 14:10

Beim starten des Apache dienstes unter Systemsteuerung/verwaltung erhalte ich folgende fehlermeldung:


Apache2.2 auf Lokaler Computer konnte nicht gestartet werden .... Beziehen sie sich auf den dienstspezifischen Fehlercode 1.

Was ist das für eine Fehler? Ich habe unter "Anmelden" einen Domainnutzer agegeben und bin nach folgender Anleitung vorgegangen

You may want to create a separate account for running Apache service(s). Especially, if you have to access network resources via Apache, this is strongly recommended.

1. Create a normal domain user account, and be sure to memorize its password.
2. Grant the newly-created user a privilege of Log on as a service and Act as part of the operating system. On Windows NT 4.0 these privileges are granted via User Manager for Domains, but on Windows 2000 and XP you probably want to use Group Policy for propagating these settings. You can also manually set these via the Local Security Policy MMC snap-in.
3. Confirm that the created account is a member of the Users group.
4. Grant the account read and execute (RX) rights to all document and script folders (htdocs and cgi-bin for example).
5. Grant the account change (RWXD) rights to the Apache logs directory.
6. Grant the account read and execute (RX) rights to the Apache.exe binary executable.


wenn ich versuche apache über xampp zu starten erscheint folgendes:

ERROR: Could not start service start name [1057]

im der Ereignisanzeige steht:
Der Dienst "Apache2.2" wurde mit folgendem dienstspezifischem Fehler beendet: 1 (0x1).
oink2000
 
Posts: 11
Joined: 27. March 2008 08:36

Postby Wiedmann » 28. March 2008 14:36

im der Ereignisanzeige steht:
Der Dienst "Apache2.2" wurde mit folgendem dienstspezifischem Fehler beendet: 1 (0x1).

Das ist die "Ereignisanzeige --> System". Was steht unter "Ereignisanzeige --> Anwendungen"?
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby oink2000 » 28. March 2008 15:10

The Apache service named reported the following error:
>>> (OS 10048)Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden. : make_sock: could not bind to address 0.0.0.0:80 .



The Apache service named reported the following error:
>>> Unable to open logs .


The Apache service named reported the following error:
>>> no listening sockets available, shutting down .
oink2000
 
Posts: 11
Joined: 27. March 2008 08:36

Postby oink2000 » 28. March 2008 15:14

The Apache service named reported the following error:
>>> apache.exe: Could not open configuration file bin/conf/httpd.conf: Das System kann den angegebenen Pfad nicht finden.



den fehler kann ich nachvollziehen ich habe gar keinen ordner "conf" in "xampp/apache/bin"???
oink2000
 
Posts: 11
Joined: 27. March 2008 08:36

Postby Wiedmann » 28. March 2008 15:18

The Apache service named reported the following error:
>>> (OS 10048)Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden. : make_sock: could not bind to address 0.0.0.0:80 .

Die Meldung ist ja eindeutig... es läuft schon ein Server.


den fehler kann ich nachvollziehen ich habe gar keinen ordner "conf" in "xampp/apache/bin"???

Dann solltest du vielleicht XAMPP installieren? ... Diesen Order muss es unbedingt geben.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby oink2000 » 28. March 2008 15:24

Dann solltest du vielleicht XAMPP installieren? ... Diesen Order muss es unbedingt geben.


xampp hab ich installiert. leider gibts den ordner in meiner version nicht. bei mir liegt die httpd.conf in "/xampp/apache/conf"??? wo stellt man denn den pfad um? vielleicht hilft auch ne neuinstallation?
oink2000
 
Posts: 11
Joined: 27. March 2008 08:36

Postby Wiedmann » 28. March 2008 15:29

eider gibts den ordner in meiner version nicht. bei mir liegt die httpd.conf in "/xampp/apache/conf"???

Sorry, da hab ich glatt das mit dem "/bin" am Anfang überlesen... der scheint echt falsch eingetragen zu sein.

wo stellt man denn den pfad um?

Am einfachsten erst: "apache_uninstallservice.bat"
und dann "apache_installservice.bat"
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby oink2000 » 28. March 2008 15:45

sry hat nichts gebracht immernoch die selben fehler

mir ist grade noch ein fehler aufgefallen bei der installation:
Installing Apache2.2 as an Service
Installing the Apache2.2 service
The Apache2.2 service is successfully installed.
Testing httpd.conf....
Errors reported here must be corrected before the service can be started.
(OS 10048)Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder
Anschluss) nur jeweils einmal verwendet werden. : make_sock: could not bind to
address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Now we Start Apache2.2 :)
Apache2.2 wird gestartet.
Apache2.2 konnte nicht gestartet werden.

Ein dienstspezifischer Fehler ist aufgetreten: 1.

Sie erhalten weitere Hilfe, wenn Sie NET HELPMSG 3547 eingeben.

Drücken Sie eine beliebige Taste . . .




ich habe auch mal neu gestartet dann erscheint beim install folgende fehlermeldung:

Installing Apache2.2 as an Service
Installing the Apache2.2 service
The Apache2.2 service is successfully installed.
Testing httpd.conf....
Errors reported here must be corrected before the service can be started.
Now we Start Apache2.2 :)
Apache2.2 wird gestartet..
Apache2.2 wurde erfolgreich gestartet.

Drücken Sie eine beliebige Taste . . .
oink2000
 
Posts: 11
Joined: 27. March 2008 08:36

Postby Wiedmann » 28. March 2008 16:30

Code: Select all
Apache2.2 wurde erfolgreich gestartet.

ch habe auch mal neu gestartet dann erscheint beim install folgende fehlermeldung:

Damit würde ja alles stimmen, und der Apache läuft jetzt.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby oink2000 » 28. March 2008 16:41

Das problem ist dass er nicht mit dem domainnutzer läuft sonder nur mit dem lokalen? sobald ich unter "Eigenschafen/Anmelden" den Domain nutzer eintrage erscheinen nach wie vor die fehler.
oink2000
 
Posts: 11
Joined: 27. March 2008 08:36

Postby Wiedmann » 28. March 2008 16:46

sobald ich unter "Eigenschafen/Anmelden" den Domain nutzer eintrage erscheinen nach wie vor die fehler.

Und welche genau?
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby oink2000 » 28. March 2008 16:58

ERROR: Could not start service start name [1057]


und

Apache2.2 auf Lokaler Computer konnte nicht gestartet werden .... Beziehen sie sich auf den dienstspezifischen Fehlercode 1.


wenn ich apache starten will
oink2000
 
Posts: 11
Joined: 27. March 2008 08:36

Postby Wiedmann » 28. March 2008 17:08

Das 2. steht im Eventlog->Anwendungen?
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby oink2000 » 28. March 2008 17:30

nein erscheint als popup in windows wenn man bei "dienste" starten will
oink2000
 
Posts: 11
Joined: 27. March 2008 08:36

Postby Wiedmann » 28. March 2008 17:36

Und was steht dann im Eventlog->Anwendungen?
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Next

Return to Apache

Who is online

Users browsing this forum: No registered users and 256 guests