Apache & PHP-Guide

  • #41
Error
The requestet operation has failed!


übrigens, wenn ich ne index.html in den ordner pack kommt die selbe fehlermeldung von wegen kein zugriff.
 
  • #42
Eingabeaufforderung

cd ApcherVerz\bin

apache -k start

Dann bekommst du eine genauere Meldung
 
  • #43
C:\Programme\Apache Group\Apache2\bin>apache -k start
Warning: DocumentRoot [C:\\Programme\\Apache Group\\Apache2\\htdocs] does not e
xist
(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
 
  • #44
ah sry, das obere war OHNE den directory kram...

C:\Programme\Apache Group\Apache2\bin>apache -k start
Warning: DocumentRoot [C:\\Programme\\Apache Group\\Apache2\\htdocs] does not e
xist
Syntax error on line 964 of C:/Programme/Apache Group/Apache2/conf/httpd.conf:
<Directory C:\\Programme\\Apache Group\\Apache2\\htdocs> path is invalid.


so isses richtig
 
  • #45
Syntax error on line 964 of C:/Programme/Apache Group/Apache2/conf/httpd.conf:
<Directory C:\\Programme\\Apache Group\\Apache2\\htdocs> path is invalid.

Vorne hast du und hinten
1 reicht !!!

Probiers mal mit Slash
C:/Programme/Apache Group/Apache2/htdocs

Anschluss) nur jeweils einmal verwendet werden.  : make_sock: could not bind to
address 0.0.0.0:80

Wenn du keine anderen Sachen auf Port 80 gestartet hast, lief der Apache noch.

Immer erst stoppen mit

apache -k stop
 
  • #46
Code:
<VirtualHost *:80>

    ServerAdmin [email][email protected][/email]
    DocumentRoot C:\Programme\Apache Group\Apache2\htdocs\
    ServerName burningvillage.dyndns.org

    <Directory C:\Programme\Apache Group\Apache2\htdocs\>
        Options Indexes FollowSymLinks
        AllowOverride None
        Order deny,allow
        Allow from all
    </Directory>

</VirtualHost>

wo ist da bitte ein zuviel? ich sehs nich -.-
 
  • #47
Ändere mal dein Root Verzeichnis

z.B

c:/web

Dieser Ordner sollte auch existieren
 
  • #49
Was meinst du mit GLOBAL ?

Ich kann dich jedenfalls unter dieser Adresse noch nicht erreichen!
 
  • #50
damit mein ich, dass du mich erreichen kannst ;) ich will das ganze nicht nur fürs lokale netzwerk einrichten, ich will nen normalen webserver haben +g+
 
  • #51
Wenn du unter in deinem Account nachschaust, zeigt er dir deine Richtige IP ?
 
  • #52
wie meinst du das?


burningvillage.dyndns.org Thu Jan 6 21:32:48 2005 192.168.2.102



meinst du das? wenn ja, da is nur die lokale ip drin -.-
 
  • #53
Wenn das bei denen drin steht, stimmt irgendwas mit deinem IP-Update nicht!

Welches Tool hast du den Installiert?
 
  • #55
OK,
ich teste das mal bei mir und melde mich dan wieder.
 
  • #57
Unter den Einstellungen des Updaters, mußt du in den Einstellungen auf der Registerkarte Connection

Local Area Network wählen

(evtl. Proxy)

Auf der Registerkarte IP-Adress muss bei Klick auf TESTEN deine IP von deinem Provider angezeigt werden.
NICHT die Lokale 192.168....
 
  • #58
okay, habs geändert... kommt da dann nun was?
 
  • #59
Und was spricht jetzt der LOG vom Updater?
 
  • #60
[005] - 22:13:14 - 01.06.2005 - Update process starts
[003] - 22:13:14 - 01.06.2005 - burningvillage.dyndns.org [dyndns.org]: nochg 62.226.198.112 (No changes, update considered abusive)
[005] - 22:13:14 - 01.06.2005 - Update process finished
[003] - 22:13:14 - 01.06.2005 - Update result: warning
[002] - 22:13:15 - 01.06.2005 - Next force update: 01.31.2005 22:13:12
[002] - 22:13:15 - 01.06.2005 - DynDNS Updater ready...
 
Thema:

Apache & PHP-Guide

ANGEBOTE & SPONSOREN

Statistik des Forums

Themen
113.840
Beiträge
707.963
Mitglieder
51.494
Neuestes Mitglied
Flensburg45
Oben