Seite 1 von 1

Problem mit XAMPP, Fehlermeldung im Index

Verfasst: 11.10.2006 21:41
von thoha
Hi @ all

Ich hoffe, ihr könnt mir helfen...


Ich habe ein gröberes Problem...

Folgendes:
Wenn ich http://localhost eingebe, kommt folgende Fehlermeldung:
Fehlermeldung hat geschrieben:Warning: file_get_contents(lang.tmp) [function.file-get-contents]: failed to open stream: No such file or directory in C:\Programme\xampp\htdocs\xampp\index.php on line 2

Warning: Cannot modify header information - headers already sent by (output started at C:\Programme\xampp\htdocs\xampp\index.php:2) in C:\Programme\xampp\htdocs\xampp\index.php on line 4
Weiss jemand, wie man das reparieren kann?

Der Apachedienst, mySQL und alles andere läuft wie geschmiert, nur das nicht....


Vielen Dank!


MfG
thomas

Verfasst: 11.10.2006 23:01
von Mahony
Hallo
Existiert denn die Datei C:\Programme\xampp\htdocs\xampp\lang.tmp? Fall nicht, erstelle eine neue leere Text-Datei (im besagten Verzeichniss) und benenne sie um in lang.tmp
Mit:
http://localhost/xampp/lang.php?de kannst du sie übrigens auch wieder anlegen.



Grüße: Mahony

Verfasst: 12.10.2006 09:26
von thoha
Vielen Dank, ich werd das gleich ausprobieren!

Verfasst: 12.10.2006 11:19
von thoha
thoha hat geschrieben:Vielen Dank, ich werd das gleich ausprobieren!
Edit: hat funktioniert, danke!