Bei mir läuft das über Xampp nicht:(

Probleme bei der regulären Arbeiten mit phpBB, Fragen zu Vorgehensweisen oder Funktionsweise sowie sonstige Fragen zu phpBB im Allgemeinen.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
kleiner-satan
Mitglied
Beiträge: 9
Registriert: 01.08.2006 17:51

Bei mir läuft das über Xampp nicht:(

Beitrag von kleiner-satan »

Hallo,
ich habe mir heute phpBB geholt und alles installiert,etc.
Ich lasse das ganze über Xampp laufen!
Wenn ich das forum über localhost aufrufe klappt auch alles
aber wenn ich jetzt das forum über http://[meineip]/phpbb aufrufen will kommt ein weißes fenster wo garnix drinnen steht!

Allerdings: Unter Quelcode seh ich auch nen zimlich langen QT aber nicht der der auch bei localhost ist :(
Programme in anderen verzeichnissen klappen aber, dass ist ja grade das doofe!

Kann mir jmd. helfen??

danke
FCM
Mitglied
Beiträge: 1863
Registriert: 03.05.2006 14:47
Kontaktdaten:

Beitrag von FCM »

Also, mir wurde gesagt, dass man das nicht unter der IP aufrufen kann. Weis nicht ob das stimmt.
kleiner-satan
Mitglied
Beiträge: 9
Registriert: 01.08.2006 17:51

Beitrag von kleiner-satan »

hmm...meinst du jetzt xampp oder phpBB?
xampp kann ich über die IP aufrufen
FCM
Mitglied
Beiträge: 1863
Registriert: 03.05.2006 14:47
Kontaktdaten:

Beitrag von FCM »

kleiner-satan hat geschrieben:hmm...meinst du jetzt xampp oder phpBB?
xampp kann ich über die IP aufrufen
Nein, dann ist es ein anderes Problem :D
kleiner-satan
Mitglied
Beiträge: 9
Registriert: 01.08.2006 17:51

Beitrag von kleiner-satan »

hmm...hat sonst noch einer eine möglichkeit??
Benutzeravatar
area57
Mitglied
Beiträge: 2111
Registriert: 26.12.2005 19:43
Wohnort: Berlin
Kontaktdaten:

Beitrag von area57 »

kleiner-satan hat geschrieben:hmm...hat sonst noch einer eine möglichkeit??
Andere Frage ich nehme mal an du willst es aus dem Internet über deine monentane IP deines Rechners aufrufen?? Oder irre ich michda

Windows - Ein Slangebegriff der Indianer: Weißer Mann starrt durch Glasscheibe auf Sanduhr
In a world without walls - Who need's windows and gates???
kleiner-satan
Mitglied
Beiträge: 9
Registriert: 01.08.2006 17:51

Beitrag von kleiner-satan »

nein da hast du recht!
achja...komm mir nciht damit an das ich ne andere IP versuchen soll!
in anderen verzeichnissen klappt es ja! also mit anderen dateien!
nur phpbb will nicht klappen^^
Ferchault
Mitglied
Beiträge: 11
Registriert: 31.07.2006 11:01
Wohnort: Steinfurt

Beitrag von Ferchault »

Was für ein Quelltext wird denn verschickt? (Da er lang sein soll: besser nur Inhaltsangabe oder kurze Auszüge :wink: )
kleiner-satan
Mitglied
Beiträge: 9
Registriert: 01.08.2006 17:51

Beitrag von kleiner-satan »

hää?
wasn das jetzt??
es geht aufeinmal!
ich hab den PC neugestartet und bin dann nochmal auf die seite gegeangen und hab dann das halbe forum gesehen (da fehlte einfach n teil) dann hab ich nochmal reloadet und dann klappte es:)

EDIT: jetzt klappt es aufeinmal nichtmehr:(

hier ist der code:

Code: Alles auswählen

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">


<title>lol :: Index</title>
<!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->
<style type="text/css">
<!--
/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #E5E5E5;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(templates/subSilver/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(templates/subSilver/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(templates/subSilver/images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; 
Antworten

Zurück zu „phpBB 2.0: Administration, Benutzung und Betrieb“