sicherheit- umleitung config.php
Verfasst: 30.08.2005 21:17
Hallo,
ich bin dabei die Sicherheitshinweise für phpBB umzusetzen. Dabei taucht folgendes Problem auf:
Ich habe die 'config.php' in ein Unterverzeichnis von phpBB2 mit Namen 'Umleitung' kopiert.
In das Verzeichnis 'phpBB2" habe ich eine neue config.php mit folgendem Inhalt kopiert:
<?php require ('/umleitung/config.php'); ?>
Rufe ich jetzt meinedomain.de/phpBB2/ erscheint folgender Fehler:
Warning: main(): Unable to access /phpBB2/umleitung/config.php in /mnt/.../htdocs/phpBB2/config.php on line 1
Warning: main(/phpBB2/umleitung/config.php): failed to open stream: Broken pipe in /mnt/.../htdocs/phpBB2/config.php on line 1
Provider: powerweb s bei strato
Vielen Dank für eine Antwort
emjot
ich bin dabei die Sicherheitshinweise für phpBB umzusetzen. Dabei taucht folgendes Problem auf:
Ich habe die 'config.php' in ein Unterverzeichnis von phpBB2 mit Namen 'Umleitung' kopiert.
In das Verzeichnis 'phpBB2" habe ich eine neue config.php mit folgendem Inhalt kopiert:
<?php require ('/umleitung/config.php'); ?>
Rufe ich jetzt meinedomain.de/phpBB2/ erscheint folgender Fehler:
Warning: main(): Unable to access /phpBB2/umleitung/config.php in /mnt/.../htdocs/phpBB2/config.php on line 1
Warning: main(/phpBB2/umleitung/config.php): failed to open stream: Broken pipe in /mnt/.../htdocs/phpBB2/config.php on line 1
Provider: powerweb s bei strato
Vielen Dank für eine Antwort
emjot