Error in index.php ?

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Error in index.php ?

Postby kite66 » 02. November 2005 16:14

In the directory:

\xampplite\security\htdocs

there is a file index.php. The file begins with:

------------------------------------------------------------------------------
<html>
<head>
<link REL="icon" HREF="img/xampp.ico">
<meta name="author" content="Kai Oswald Seidler, Kay Vogelgesang">
<?
if(file_get_contents("lang.tmp")=="")
{
header("Location: splash.php");
exit();
}
-----------------------------------------------------------------------------

Please note that the header(..) statement will fail since
<html>
<head>
<link..
<meta...
data will already be sent.

I ran into this problem and was not able to proceed without making a change to this file. Im sure you will know how to properly fix.
Please let me know if I can help. Otherwise, awsome stuff so far!!!

Cheers and a big thanks,
Pete
ciao!
kite66
 
Posts: 1
Joined: 02. November 2005 16:04

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 101 guests