benutze phpbb3 zum ersten Mal und habe große Probleme schon bei der Installation.
Folgender Text wird mir angezeigt nachdem ich den Ordner hochgeladen habe:
Code: Alles auswählen
<?php
/**
*
* @package phpBB3
* @version $Id: index.php 8479 2008-03-29 00:22:48Z naderman $
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
/**
*/
/**
* @ignore
*/
define('IN_PHPBB', true);
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
$phpEx = substr(strrchr(__FILE__, '.'), 1);
include($phpbb_root_path . 'common.' . $phpEx);
include($phpbb_root_path . 'includes/functions_display.' . $phpEx);
[...]
Bitte um Hilfe um schnellstmöglich weitermachen zu können .....-)))
Bis dahin
Gruss
Dirk