Kan mir jemand erklären was ich da machen soll?

Tom408
Lau meiner Information wird meine php seite von ihrem server als Textseite
> behandelt.
> Wie kan man das ändern?

php:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
Sie muessen die Software noch anpassen evtl hilft Ihnen folgender
Error-Log-Auszug weiter:

[client 212.12.114.xxPHP Warningmain(): Unable to access
./../extension.inc in
/home/www/web295/html/phpBB2-3.0.21-deutsch/phpBB2/admin/admin_forums.php on
line 35
[client 212.12.114.xxPHP Warningmain(./../extension.inc): failed to open
streamNo such file or directory in
/home/www/web295/html/phpBB2-3.0.21-deutsch/phpBB2/admin/admin_forums.php on
line 35
[client 212.12.114.xxPHP Warningmain(): Unable to access
./../extension.inc in
/home/www/web295/html/phpBB2-3.0.21-deutsch/phpBB2/admin/admin_forums.php on
line 35
[client 212.12.114.xxPHP Warningmain(./../extension.inc): failed to open
streamNo such file or directory in
/home/www/web295/html/phpBB2-3.0.21-deutsch/phpBB2/admin/admin_forums.php on
line 35
[client 212.12.114.xxPHP Fatal errormain(): Failed opening required
'./../extension.inc' (include_path='.'in
/home/www/web295/html/phpBB2-3.0.21-deutsch/phpBB2/admin/admin_forums.php on
line 35
eichi
Zitat:
Original von Tom408
Kan mir jemand erklären was ich da machen soll?


wie wäre es mit Selbstmord?
psycho_dmr
Zitat:
./../extension.inc

kein zugriffsrecht auch das verzeichnis? Da steht ja no access...

um dein problem mit der textfile zu lösen brauchst du .htaccess rechte.
Wenn du die hast, schreib das hier mal in einer .htaccess:

code:
1:
AddType application/x-httpd-php .inc