Seite 1 von 1

Probleme mit dem Easy Mod Installer

Verfasst: 24.05.2004 23:22
von tattergreis
Hallo Leute!

Ich schaffs nicht den Easy Mod Installer für mein Forum zu installieren :( (ja, ich bin ein Anfänger).

Ich hab die Anleitung von euch (http://www.phpbb.de/topic35933.html) bis Schritt 3 ohne Probleme verfolgt und kam zum ersten Schritt des Easy Mod Installers.
Da gab ich meine Daten entsprechend ein und wollte weitermachen. Auf Schritt zwei folte dann allerdings dies:
Step 2 (of 5): EasyMOD is now confirming your file access settings.




Testing selected write method
Testing FTP access...
1) Logged in successfully

FTP ERROR: could not cd to oppishell.de
You successfully logged into the server, but could not change direcory (CD) to the easymod directory. The following is recommended:



Are you sure you entered the correct path? Below is a directory listing of the files in the FTP root directory. The FTP root directory is simply the starting point when you connect. The path to the phpBB2 installation should begin with one of the directory names listed below.
Directory names are case sensitive. Be sure the easymod directory is all lowercase.
In some *very rare* cases it's possible that you are not connecting to the proper FTP Server. Try specifying the hostname in the FTP Server field.
Some servers have issues with the passive mode that EasyMOD attempts to use by default. If you have the PHP FTP extension loaded, then enable that option in step 1.

FTP root directory:
/

Directory listing: your FTP Path should start with one of the directories listed below
admin
cache
db
docs
images
includes
language
templates
common.php
config.php
extension.inc
faq.php
groupcp.php
index.php
login.php
memberlist.php
modcp.php
posting.php
privmsg.php
profile.php
search.php
viewforum.php
viewonline.php
viewtopic.php
testordner

Was hab ich falsch gemacht?
der Pfad zu meinem Easymod-Ordner sieht etwa so aus (mit Zensur natürlich):
http://www.[host].de/kunden/[kundenname]/admin/mods/easymod/
oder per ftp
ftp://[host].de/admin/mods/easymod/

Was muss ich denn nun in das Feld "FTP path to phpBB2" eingeben??? Ich hab alles versucht, das Ergebnis ist bei allem das was ihr oben seht.

Würde mich freuen wenn mir mal jemand helfen kann.

Besten Dank im Voraus
tattergreis

Verfasst: 25.05.2004 08:50
von tattergreis
ich nochmal...

vielleicht müsste ich noch hinzufügen, dass ich mit phpBB 2.0.8 arbeite und versuch diese EM-Installer-Version zu installieren: EasyMOD_a3_0-0-11a3

Wär echt froh wenn ihr mir helfen könntet... bitte bitte bitte

liebe Grüsse
tattergreis :-?

Verfasst: 26.05.2004 07:37
von tattergreis
hochschieb... uff... nach einem Tag auf Seite 3...

Hey bitte Leute... helft mir... bitte bitte bitte. Weiss denn keiner was das nun sein könnte?
Ich brauch dringend Hilfe. Wenn ich den EM nicht installieren kann, wie soll ich dann jemals grössere Mods installieren? indem ich als noch ziemlich unerfahrener PHP Scripter 5 Stunden dran rumbastel? Nein, bitte tut mir das nicht an winselt

Na dann hoff ich mal schwer auf Antwort... und das ich nicht nochmal nen Tag warten muss.

Danke im Voraus und liebe Grüsse
tattergreis

Verfasst: 26.05.2004 14:13
von Christian_W
Versuch's mal nur mit: "/"

Gruß Christian

Verfasst: 27.05.2004 08:45
von tattergreis
loooooooooooool... so einfach wär das also gewesen :lol: :roll:

Danke vielmals Christian... war schon am verzweifeln.

Greetz
tattergreis

Auch Prob mit EM

Verfasst: 27.05.2004 10:42
von TeamO
Ich habe auch ein Problem mit EM.

Ich habe auf ein phpbb 2.0.8 den aktuellen EM aufgespielt. Wenn ich jetzt in der allgemeinen Konfiguration was ändere und übernehmen will kommt folgender Fehler
Allgemeiner Fehler
Failed to update general configuration for EM_ftp_pass

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '²,&¢Z¿œ' WHERE config_name = 'EM_ftp_pass'' at line 2

UPDATE phpbb_config SET config_value = '­ñèÓLµðõ'²,&¢Z¿œ' WHERE config_name = 'EM_ftp_pass'

Line : 62
File : /usr/export/www/vhosts/funnetwork/hosting/toc/admin/admin_board.php
Die admin_board.php ist hier zu finden : http://toc.funpic.de/admin_board.doc

Jedoch werden sämtliche Einstellungen übernommen. Das ist auch erst seit der Installation von EM so.

Wäre über Hilfe sehr Dankbar

Verfasst: 29.05.2004 16:34
von Christian_W
Hi,

zunächst mal verlinke bitte Dateien nicht als Word-Dokument sondern als txt-Datei.
Verlinke mal die Dateien:

./admin/admin_easymod.php
./admin/em_includes/em_functions.php
./admin/em_includes/em_cipher.php
Fehler hat geschrieben:UPDATE phpbb_config SET config_value = '­ñèÓLµðõ'²,&¢Z¿œ' WHERE config_name = 'EM_ftp_pass'
Das Hochkomma darf an dieser Stelle nicht stehen. Allerdings wird das eigentlich in der em_cipher verhindert. (Bei mir zumindest ;) )

Gruß Christian