Seite 1 von 1

attachment mod

Verfasst: 03.12.2003 13:49
von roit
Hallo zusammen!

Ich habe gerade auf meinem Board den Attachmentmod installiert (zumindest habe ich das versucht) und habe alles vorgefertigten Dateien verwendet, die das Installationspaket des Mods mitgeliefert hat. Nachdem ich alles so gemacht habe wie es in der install.txt beschrieben stand, kommt allerdings jedesmal folgender Fehler, wenn ich mein Board aufrufen will:
Warning: main(): Unable to access ./attach_mod/attachment_mod.php in /var/www/web10000032/phpbb/common.php on line 173

Warning: main(./attach_mod/attachment_mod.php): failed to open stream: Permission denied in /var/www/web10000032/phpbb/common.php on line 173

Warning: main(): Failed opening './attach_mod/attachment_mod.php' for inclusion (include_path='.:/usr/lib/php') in /var/www/web10000032/phpbb/common.php on line 173

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web10000032/phpbb/common.php:173) in /var/www/web10000032/phpbb/includes/sessions.php on line 182

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web10000032/phpbb/common.php:173) in /var/www/web10000032/phpbb/includes/sessions.php on line 183

Fatal error: Call to undefined function: include_attach_lang() in /var/www/web10000032/phpbb/includes/functions.php on line 255

Habt ihr vielleicht irgendeine Ahnung, was ich da falsch gemacht habe oder noch machen muss? Schonmal Danke im Voraus!!!

Verfasst: 03.12.2003 15:02
von Lucas1510
Hi,
install.txt hat geschrieben:# You'll have to create the upload path and chmod it to 777 (or change the owner to you httpd-servers owner) to upload files if
# you don't use the ftp upload feature.
# if you have only plain ftp-access change the 'Attribute' of your files-directory to rwxrwxrwx.
Ich denke, du hast den files-Ordner nicht auf CHMOD 777 eingestellt :)

Viele Grüße,

Lucas

Verfasst: 03.12.2003 16:54
von Gast
ok, danke für deine Antwort!

Aber wie geht das?

Verfasst: 03.12.2003 17:36
von Lucas1510
Schau mal hier, da wird es erklärt:

http://www.phpbb.de/doku/kb/artikel.php ... ight=chmod

Viele Grüße,

Lucas

Verfasst: 03.12.2003 20:31
von Gast
Danke nochmal...hast mir geholfen!

Verfasst: 03.12.2003 21:12
von Gast
Nächstes Problem: ich kann die Einstellungen nicht ändern...550 Could not change perms on /phpbb/files/index.php

Ich habe schon alles ausprobiert...woran kann das liegen?