Fehler nach Installation!

phpBB 3.0 hat sein "End of Life" erreicht. Eine Neu-Installation wird nicht mehr unterstützt.
Gesperrt
Nubes
Mitglied
Beiträge: 2
Registriert: 14.02.2013 22:10

Fehler nach Installation!

Beitrag von Nubes »

Hallo zusammen,

ich habe soeben das Komplettpaket erfolgreich installiert und administrieren lässt es sich auch, allerdings wenn ich die Domain im Browser öffne wird dort folgender Fehler abgebildet.

Code: Alles auswählen

Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\xxx.de\subdomains\veteranen\httpdocs\index.php on line 20

Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\xxx.de\subdomains\veteranen\httpdocs\index.php on line 20

Warning: include() [function.include]: Failed opening './common.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\xxx.de\subdomains\veteranen\httpdocs\index.php on line 20

Warning: include(./includes/functions_display.php) [function.include]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\xxx.de\subdomains\veteranen\httpdocs\index.php on line 21

Warning: include(./includes/functions_display.php) [function.include]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\xxx.de\subdomains\veteranen\httpdocs\index.php on line 21

Warning: include() [function.include]: Failed opening './includes/functions_display.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\xxx.de\subdomains\veteranen\httpdocs\index.php on line 21

Fatal error: Call to a member function session_begin() on a non-object in C:\Inetpub\vhosts\xxx.de\subdomains\veteranen\httpdocs\index.php on line 24
Was stimmt hier nicht?
Ich komme einfach nicht drauf!

Vorab Vielen Dank

Nubes
Benutzeravatar
Crizzo
Administrator
Administrator
Beiträge: 12113
Registriert: 19.05.2005 21:45
Kontaktdaten:

Re: Fehler nach Installation!

Beitrag von Crizzo »

Hi,

die common.php scheint zu fehlen. Die sollte im Foren-root (dort wo auch die config.php) sein.

Grüße
Nubes
Mitglied
Beiträge: 2
Registriert: 14.02.2013 22:10

Re: Fehler nach Installation!

Beitrag von Nubes »

BlackHawk87 hat geschrieben:Hi,

die common.php scheint zu fehlen. Die sollte im Foren-root (dort wo auch die config.php) sein.

Grüße
Erstmal Vielen Dank für deine schnelle Antwort!!

Die common.php ist vorhanden, allerdings mit einem anderen Änderungsdatum als die config.php

Grüße
Benutzeravatar
Crizzo
Administrator
Administrator
Beiträge: 12113
Registriert: 19.05.2005 21:45
Kontaktdaten:

Re: Fehler nach Installation!

Beitrag von Crizzo »

Hi,

und ist die da: ./includes/functions_display.php ?

Hast du die index.php bearbeitet?

Ersetze doch mal testweise alle drei Dateien mit den Original-Dateien aus dem aktuellem phpBB-Komplettpaket: https://www.phpbb.de/downloads/pakete.php

Grße
Gesperrt

Zurück zu „[3.0.x] Installation, Update und Konvertierung“