Juhu,
wenn ich mich als völliger Neustarter mit index.php versuche anzumelden, lande ich nach
include_once ('./includes/startup.php');
in
if (!file_exists( dirname(__FILE__) . '/config.php'))
{
$msg = "<h1>Fatal Error</h1><br>";
$msg .= "Could not open the configuration file <b>config.php</b>.<br><br>";
$msg .= "Please make sure that you saved the file in the setup program. If you had to place the file manually on your webserver, make sure that it is placed in your contenido/includes directory.";
die ($msg);
}
Dös will ich aber doch gar nicht, oder?
Ich will doch loslegen.
Adam
Anmelung und Erzeugung von config.php
Re: Anmelung und Erzeugung von config.php
Tja, vorm Loslegen musst du Contenido halt installieren.
"Es wird keine Handlung geben, keine Geschichte mit ihrer Versprechung auf einen Anfang und ihrer Hoffnung auf ein Ende." (Andrzej Stasiuk)