Deine Portal Version: 1.0.0RC3
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Ja
Dein Wissensstand: Einsteiger
Link zu Deinem Forum: http://smileys-of-poker.info
Was hast Du gemacht, bevor das Problem aufgetreten ist?
Portal Installiert
Was hast Du bereits versucht um das Problem zu lösen?
Alles
Fehlerbeschreibung und Nachricht
Hallo,
folgendes ...
In der installations anleitung steht das man am ende die /install/index.php wieder ausführen soll ... doch wenn ich dort drauf klicke will der mich auf ::
http://www.smileys-of-poker.info/instal ... /index.php
schicken.
Da dort keine daten sind gibt es nen schönen fehler.
Ich habe bereits nochmal alles gelöscht und auch wieder neu hochgeladen habe die ganzen daten kontrolliert die ich bearbeitet habe alles richtig.
Ich bin mit meinem latein am ende
Greeza Epiaa85
installations Fehler
Forum rules
Vor dem erstellen neuer Supportanfragen bitte zuerst in die board3 Portal FAQ schauen und die Suche benutzen!
Viele Fragen sind bereits schon gestellt und beantwortet worden.
Bitte auch unsere Forumsregeln lesen und beachten!
Vor dem erstellen neuer Supportanfragen bitte zuerst in die board3 Portal FAQ schauen und die Suche benutzen!
Viele Fragen sind bereits schon gestellt und beantwortet worden.
Bitte auch unsere Forumsregeln lesen und beachten!
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: installations Fehler
Überprüfe bitte ob du eine .htaccess im install-Ordner hast. Die Datei siehst du nur, wenn dein FTP-Programm auch versteckte Dateien anzeigt. Eventuell musst du das erst in den Einstellungen aktivieren. Eventuell vorhanden .htaccess Dateien löschen und danach sollte es funktionieren.
-
Topic author - Active Member
- Posts: 3
- Joined: 30. April 2010 11:38
- phpBB.de User: Epiaa85
- phpBB.com User: Epiaa85
Re: installations Fehler
habe keine .htaccess in dem install ordner .
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: installations Fehler
Und was steht in der .htaccess im Hauptverzeichnis von deinem Forum?
-
Topic author - Active Member
- Posts: 3
- Joined: 30. April 2010 11:38
- phpBB.de User: Epiaa85
- phpBB.com User: Epiaa85
Re: installations Fehler
Code: Select all
#
# Uncomment the statement below if you want to make use of
# HTTP authentication and it does not already work.
# This could be required if you are for example using PHP via Apache CGI.
#
#<IfModule mod_rewrite.c>
#RewriteEngine on
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#</IfModule>
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
DirectoryIndex portal.php index.php index.html index.htm