Kann mir vielleicht hier jemand helfen
Verfasst: 16.12.2005 16:20
hallo zusammen,
ich habe meine original config.php ins root verzeichnis verschoben und die alte config.php im phpBB2 Ordner wie folgt umgeschrieben:
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
require('../../versteckt/config.php');
//inlcudet die orginal phpbb config
?>
Das Forum wird auch ohne Probleme gefunden und ich kann mich auch ganz normal einloggen. Allerdings gibt es Probleme sobald ich mich im Adminbereich anmelden möchte. Da kommt dann folgende Fehlermeldung:
Warning: main(): Unable to access ../../versteckt/config.php in /home/www/web542/html/meinedomain.de/phpBB2/config.php on line 6
Warning: main(../../versteckt/config.php): failed to open stream: No such file or directory in /home/www/web542/html/meinedomain.de/phpBB2/config.php on line 6
Könnt ihr mir vielleicht sagen wo mein Fehler ist??
Danke im Voraus!!!
ich habe meine original config.php ins root verzeichnis verschoben und die alte config.php im phpBB2 Ordner wie folgt umgeschrieben:
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
require('../../versteckt/config.php');
//inlcudet die orginal phpbb config
?>
Das Forum wird auch ohne Probleme gefunden und ich kann mich auch ganz normal einloggen. Allerdings gibt es Probleme sobald ich mich im Adminbereich anmelden möchte. Da kommt dann folgende Fehlermeldung:
Warning: main(): Unable to access ../../versteckt/config.php in /home/www/web542/html/meinedomain.de/phpBB2/config.php on line 6
Warning: main(../../versteckt/config.php): failed to open stream: No such file or directory in /home/www/web542/html/meinedomain.de/phpBB2/config.php on line 6
Könnt ihr mir vielleicht sagen wo mein Fehler ist??
Danke im Voraus!!!