Apache

Status
Niet open voor verdere reacties.

arjan1202

Gebruiker
Lid geworden
29 okt 2003
Berichten
45
Ik heb apache geinstalleerd alles is goed.

Als ik nu mijn website erop zet en ga kijken is me header weg.
Terwijl hij het op lycos wel doet.

En code is goed 100%.

Is daar een plug in van apache voor, voor dit probleem
 
hoe bedoel je header?

php header?
bovenste frame?
een plaatje?

verduidelijk je vraag eens.. hier kunnen we niets mee.

t.
 
In me log file staat dit.

[Mon Mar 15 20:53:19 2004] [error] [client 127.0.0.1] File does not exist: C:/inetpub/Apache Group/Apache2/htdocs/ads

En lokaal ziet me website er zo uit

website.gif


En op mijn lycos ziet hij er zo uit.
http://members.lycos.nl/arjan1202/

Bij lokaal zie je zo witt balk midden door me header en me links lopen.
Lijkt net of hij hem niet goed laad.
 
heb je soms de bron vananf je lycos site gekopieerd en nu lokaal gebruikt?

Je lokale apache zoekt nl naar een lycos ad....
Pluis dus de bron eens uit en probeer ook even dat gifje van je header opnieuw te saven.

t.
 
Bron komt zeker niet van lycos af.

Want heb hem gewoon op me pc staand en kopieer hem naar lycos, maar heb hem neit vanaf lycos naar lokaal gestuurd.

En dat van de gif opnieuwe saven help niet.
Heb zelfs de hele website opnieuw gesliced in photoshop.
 
Code:
<html>
<head>
<title>Kamikaze Gallery</title>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<center>
<table id="Table_01" width="955" height="600" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td colspan="7">
			<img src="images/template_01.gif" width="955" height="168" alt=""></td>
	</tr>
	<tr>
		<td colspan="2">
			<img src="images/template_02.gif" width="227" height="1" alt=""></td>
		<td rowspan="2">
			<a target="home" href="sotw.php"><img src="images/template_03.gif" width="85" height="24" border="0"></a></td>
		<td rowspan="2">
			<a target="home" href="shoutbox.php"><img src="images/template_04.gif" width="86" height="24" border="0"></a></td>
		<td rowspan="2">
			<a target="home" href="links.php"><img src="images/template_05.gif" width="84" height="24" border="0"></a></td>
		<td colspan="2">
			<img src="images/template_06.gif" width="473" height="1" alt=""></td>
	</tr>
	<tr>
		<td>
			<a target="home" href="home.php"><img src="images/template_07.gif" width="142" height="23" border="0"></a></td>
		<td>
			<a target="home" href="sigs.php"><img src="images/template_08.gif" width="85" height="23" border="0"></a></td>
		<td>
			<img src="images/template_09.gif" width="1" height="23" alt=""></td>
		<td>
			<img src="images/template_10.gif" width="472" height="23" alt=""></td>
	</tr>
	<tr>
		<td colspan="7">
			<img src="images/template_11.gif" width="955" height="23" alt=""></td>
	</tr>
	<tr>
		<td colspan="7">
			<iframe name="home" width="955" height="424" border="0" frameborder="0" src="home.php"> 
            Your browser does not support inline frames or is currently configured 
            not to display inline frames.</iframe></td>
	</tr>
	<tr>
		<td colspan="7">
			<img src="images/template_13.gif" width="955" height="1" alt=""></td>
	</tr>
	<tr>
		<td colspan="7">
			<img src="images/template_14.gif" width="955" height="57" alt=""></td>
	</tr>
</table>
</center>
</body>
</html>
 
Hier zie ik idd niets geks, in staat er in home.php ook niets raars?
 
Code:
<html>
<STYLE type="text/css">
BODY {
scrollbar-face-color:#173f4c;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#000000;
}
</STYLE>
<style fprolloverstyle>A:hover {color: #808080}
</style>
</head>

<body link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF" bgcolor="#173f4c" style="font-family: Verdana; font-size: 10px; color: #FFFFFF">
<p align="center"><font color="#FFFFFF">Greetings! Welcome to my new Web site, 
</font></p>

</body>

</html>
 
vaag...

I give up.

je pagina zoekt iets wat apache niet heeft.
En waarom dat plaatje niet doorkomt is me ook een raadsel.

t.
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan