EasyMod

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
Roughneg
Mitglied
Beiträge: 16
Registriert: 13.06.2005 07:47

EasyMod

Beitrag von Roughneg »

Hi hab folgende Meldung beim Installieren vom EasyMod bekommen.. ka was ich machen soll...:

Expanded Debug Info
(formatted for forum posting)
EM installer v0.3.0 hat geschrieben: EM status: New Install
phpBB version: 2.0.17
Working Dir: /srv/www/htdocs/web30/html/JuraForum/admin/mods/easymod
Install Step: 4
Mode:

The Error hat geschrieben:
Critical Error: Unable to complete writing of post process file.
Function Trace: main[4]->

Permissions: (including system errors)
read access :: OK
write access :: OK
root path write :: OK
chmod access :: OK
unlink access :: OK
mkdir access :: OK
tmp path write :: No
FTP extension :: OK
Safe Mode :: ON
copy access :: OK


Additional System Information:

System: Linux lima229 2.6.8-24.18-smp #1 SMP Fri Aug 19 11:56:28 UTC 2005 i686
Configure Command: './configure' '--prefix=/usr' '--datadir=/usr/share/php' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/share' '--includedir=/usr/include' '--sysconfdir=/etc' '--with-_lib=lib' '--with-config-file-path=/etc' '--with-exec-dir=/usr/lib/php/bin' '--disable-debug' '--enable-inline-optimization' '--enable-memory-limit' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sigchild' '--disable-ctype' '--disable-session' '--without-mysql' '--disable-cli' '--without-pear' '--with-openssl' '--with-apxs2=/usr/sbin/apxs2-prefork' 'i586-suse-linux'
PHP version: 4.3.8
register_globals: OFF
magic_quotes_gpc: ON
magic_quotes_runtime: OFF
allow_url_fopen: ON
sockets_support: enabled


Recommendations:
write: server
move: copy

Selected settings:
write: ftpb
move: ftpa
ftp dir: /html/JuraForum/
ftp host: localhost
ftp port: 21
ftp debug: false
ftp ext: fsock
ftp cache: true

CWD Listing:

Code: Alles auswählen

drwxrwxrwx .
drwxrwxrwx ..
drwxrwxrwx em_includes
drwxrwxrwx includes
drwxrwxrwx languages
drwxrwxrwx templates
-rwxrwxrwx easymod.gif
-rwxrwxrwx easymod_display_functions.php
-rwxrwxrwx easymod_install.php
-rw-r--r-- post_process.sh
-rw-r--r-- post_process.bat
drwxrwxrwx tmp
Testing FTP access...
Trying to connect to localhost:21 ...
220 (vsFTPd 2.0.1)
Connected to remote host "localhost:21"
> USER web30
331 Please specify the password.
> PASS ********
230 Login successful.
Authentication succeeded
1) Logged in successfully
> PWD
257 "/"
Current Working Directory: 257 "/"
> PASV
227 Entering Passive Mode (127,0,0,1,255,141)
> NLST
Trying to 127.0.0.1:65421 ...
150 Here comes the directory listing.
Connected to remote host
Disconnected from remote host
files
html
log
phptmp
226 Directory send OK.
Directory listing: (5 files being listed)
[files]
[html]
[log]
[phptmp]
[]
> CWD /html/JuraForum//admin/mods/easymod
250 Directory successfully changed.
> PWD
257 "/html/JuraForum/admin/mods/easymod"
2) CD to EasyMOD path successfully
> TYPE I
200 Switching to Binary mode.
> PASV
227 Entering Passive Mode (127,0,0,1,147,248)
> DELE ../../../easymod.gif
550 Delete operation failed.
Error : DELE command failed
> STOR ../../../easymod.gif
Trying to 127.0.0.1:37880 ...
150 Ok to send data.
Connected to remote host
Storing local file "../../../admin/mods/easymod/easymod.gif" to remote file "../../../easymod.gif"
Disconnected from remote host
226 File receive OK.
> SITE CHMOD 644 ../../../easymod.gif
200 SITE CHMOD command ok.
> TYPE I
200 Switching to Binary mode.
> PASV
227 Entering Passive Mode (127,0,0,1,233,245)
> DELE ../../../easymod.gif
250 Delete operation successful.
> STOR ../../../easymod.gif
Trying to 127.0.0.1:59893 ...
150 Ok to send data.
Connected to remote host
Storing local file "../../../admin/mods/easymod/easymod.gif" to remote file "../../../easymod.gif"
Disconnected from remote host
226 File receive OK.
> SITE CHMOD 644 ../../../easymod.gif
200 SITE CHMOD command ok.
> DELE ../../../easymod.gif
250 Delete operation successful.
3) wrote to phpBB root successfully
> QUIT
221 Goodbye.
Disconnected from remote host

FTP access test :: successful
Antworten

Zurück zu „phpBB 2.0: Mod Support“