was kommt nach der installation???
Verfasst: 29.10.2003 13:13
hi, ich hba leider keine ahnung und hab mir trozdem ein forum von euch angeschaft. naja, nun auch mein prob. ich habe meinen webspace bei [ externes Bild ]. wenn ich auf meine domain über FTP zugreife hab ich diverse ordner. unter anderm auch einen der html und einen der phptemp heiß. wo kommen die dateine rein??? ich habe die dateien in den phptemp ordner kopiert und dann das forum instaliert wie es gesagt wurde. anschließend habe ich die zu löschenden ordner gelöscht. und nun????
ich weiß nicht welche datei mein forum ist(bzw. wie der link zu meinem forum lautet)???
und dann soll man im ordner admin auf die index datei zugreifen um das forum einzustellen. wenn ich diese anklicke wird nur ein fenster von explorer geöffnet. dort steht dann ein quelltext drin. das ist doch nicht der admin bereich, oder???
hier mal ein kleiner auszug daraus:
<?php
/***************************************************************************
* (admin) index.php
* -------------------
* begin : Saturday, Feb 13, 2001
* copyright : (C) 2001 The phpBB Group
* email : support@phpbb.com
*
* $Id: index.php,v 1.40.2.5 2003/08/03 11:50:51 acydburn Exp $
*
*
***************************************************************************/
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/
define('IN_PHPBB', 1);
//
// Load default header
//
$no_page_header = TRUE;
$phpbb_root_path = "./../";
require($phpbb_root_path . 'extension.inc');
require('./pagestart.' . $phpEx);
bitte um hilfe
danke.
MFG
Hormac
ich weiß nicht welche datei mein forum ist(bzw. wie der link zu meinem forum lautet)???
und dann soll man im ordner admin auf die index datei zugreifen um das forum einzustellen. wenn ich diese anklicke wird nur ein fenster von explorer geöffnet. dort steht dann ein quelltext drin. das ist doch nicht der admin bereich, oder???
hier mal ein kleiner auszug daraus:
<?php
/***************************************************************************
* (admin) index.php
* -------------------
* begin : Saturday, Feb 13, 2001
* copyright : (C) 2001 The phpBB Group
* email : support@phpbb.com
*
* $Id: index.php,v 1.40.2.5 2003/08/03 11:50:51 acydburn Exp $
*
*
***************************************************************************/
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/
define('IN_PHPBB', 1);
//
// Load default header
//
$no_page_header = TRUE;
$phpbb_root_path = "./../";
require($phpbb_root_path . 'extension.inc');
require('./pagestart.' . $phpEx);
bitte um hilfe
danke.
MFG
Hormac