Serverproblem Xampp

hey leute,

ich hab ein kleines problem mit meinen webserver. Immer wenn ich auf meine seite gehen will kommt immer das ISS7. (könnt ihr selber schauen-> http://pcforum.dyndns.org )Die einzige datei die ich als Gültige index.html datei habe sieht sio aus:
http://img864.imageshack.us/i/unbenanntfe.png/

wenn ich aber auf phpmyadmin gehen will kommt das:

HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Detailed Error InformationModule IIS Web Core
Notification MapRequestHandler
Handler StaticFile
Error Code 0x80070002
Requested URL http://localhost:80/phpmyadmin
Physical Path C:\inetpub\wwwroot\phpmyadmin
Logon Method Anonymous
Logon User Anonymous

Most likely causes:
The directory or file specified does not exist on the Web server.
The URL contains a typographical error.
A custom filter or module, such as URLScan, restricts access to the file.
Things you can try:
Create the content on the Web server.
Review the browser URL.
Create a tracing rule to track failed requests for this HTTP status code and see which module is calling SetStatus. For more information about creating a tracing rule for failed requests, click here.

Xampp läuft auf Windows7 32bit

Ich hoffe ihr könnt mir helfen.

mfg Daniel

Hallo Daniel,

wenn ich aber auf phpmyadmin gehen will kommt das:
HTTP Error 404.0 - Not Found

Eigentlich stehen die häufigsten Fehlerursachen ja schon da:

Most likely causes:
The directory or file specified does not exist on the Web
server.
The URL contains a typographical error.
A custom filter or module, such as URLScan, restricts access
to the file.

Hast Du diese Ursachen schon überprüft? Wir können da ja schlecht nachsehen. Z.B. unterscheidet Apache (der bei XAMPP normalerweise läuft) zwischen Groß- und Kleinschreibung, also index.html ist was anderes als index.HTML
Wie das IIS handhabt weiss ich nicht (warum überhaupt IIS für Xampp?, oder andersrum gefragt, wenn Du IIS hast/benutzt, reicht dann nicht PHP + MySQL? Aber gut, das führt vom Problem weg)
Und die weiteren Vorschläge, hast Du die schon abgehakt?

Things you can try:
Create the content on the Web server.
Review the browser URL.
Create a tracing rule to track failed requests for this HTTP
status code and see which module is calling SetStatus. For
more information about creating a tracing rule for failed
requests, click here.

Hilft dir noch nicht viel weiter, ich weiss. Aber für uns ist es schon hilfreich zu wissen, ob und was Du schon als Fehlerursache ausgeschlossen hast.

Viele Grüße
Marvin

ja das mit iss wundert mich auch. ich habe noch nie in den ganzen jahr irgendwas mit iss zu tun gehabt weil alles funktioniert hat. ich könnte ja mal schauen ob ich meine sicherheitskopie habe von dem server. ich sag wen der fehler weg ist.

Wolte ja nich gleich nachgeben und dann halt gleich zurückspielen.

mfg daniel

zurückspielen hat auch nichts gebracht.

Ich bin mal in das Xampp Controlpanel rein und der gibt das aus:

http://img40.imageshack.us/i/unbenanntixd.png/

Der sagt ich soll von Installationsverzeichniss starten obwohl die das Controlpanel aus dem Installationsverzeichniss gestartet habe?!

mfg daniel

Hallo Daniel,

ja das mit iss wundert mich auch. ich habe noch nie in den
ganzen jahr irgendwas mit iss zu tun gehabt weil alles
funktioniert hat.

Ich kann dir zu ISS nichts sagen, weil ich das Teil noch nie in der Hand gehabt habe. Aber irgendwie musst Du dich entscheiden, ob Du Apache oder ISS für dein XAMPP benutzen möchtest.
Aus deinem Screenshot geht eigentlich nur hervor, daß Apache bei dir nicht läuft. Zu den übrigen Fehlermöglichkeiten (Datei tatsächlich vorhanden, richtige Schreibweise usw.) hast Du dich aber noch nicht geäußert.
Bis dahin helfen dir vielleicht diese beiden Seiten weiter:
http://blog.wolffmyren.com/2008/07/30/making-xampp-a…
http://one7.wordpress.com/2009/04/28/using-xampp-and…

Viele Grüße
Marvin