EM installer v0.2.1.sLaMmEr hat geschrieben:
phpBB version: 2.0.17
Working Dir: /srv/www/htdocs/web327/html/phpbb/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]->modio_close[1]
FTP ERROR: could not change directory to [/admin/mods/easymod//]
Permissions: (including system errors)
read access ::
OK
write access ::
No
root path write ::
No
chmod access :: unattempted
unlink access :: unattempted
mkdir access :: unattempted
tmp path write ::
No
FTP extension ::
module not loaded
Safe Mode ::
ON
copy access ::
No
Recommendations:
write: buffer & ftp
move: automated FTP
Selected settings:
write: ftpb
move: ftpa
ftp dir: html/phpbb
ftp host: localhost
ftp port: 21
ftp debug: false
ftp ext: fsock
ftp cache: false
CWD Listing:
Code: Alles auswählen
drwxr-xr-x .
drwxr-xr-x ..
drwxr-xr-x em_includes
drwxr-xr-x includes
drwxr-xr-x languages
drwxr-xr-x templates
-;rw-r--r-- easymod.gif
-;rw-r--r-- easymod_display_functions.php
-;rw-r--r-- easymod_install.php
-;rw-r--r-- easymod_install.php~
Testing FTP access...
Trying to connect to localhost:21 ...
220 FTP Server ready.
Connected to remote host "localhost:21"
> USER web327
331 Password required for web327.
> PASS ********
230 User web327 logged in.
Authentication succeeded
1) Logged in successfully
> PWD
257 "/" is current directory.
PWD: /
> PASV
227 Entering Passive Mode (127,0,0,1,226,197).
> NLST
Trying to 127.0.0.1:58053 ...
150 Opening ASCII mode data connection for file list
Connected to remote host
Disconnected from remote host
.
..
html
.configs
phptmp
log
files
atd
restore
backup
.forward
226 Transfer complete.
Dir listing: (12 files being listed)
[.]
[..]
[html]
[.configs]
[phptmp]
[log]
[files]
[atd]
[restore]
[backup]
[.forward]
[]
> CWD html/phpbb/admin/mods/easymod
250 CWD command successful
> PWD
257 "/html/phpbb/admin/mods/easymod" is current directory.
2) CD to EasyMOD path successfully
> TYPE I
200 Type set to I
> PASV
227 Entering Passive Mode (127,0,0,1,226,198).
> DELE ../../../easymod.gif
550 ../../../easymod.gif: No such file or directory
Error : DELE command failed
> STOR ../../../easymod.gif
Trying to 127.0.0.1:58054 ...
150 Opening BINARY mode data connection for ../../../easymod.gif
Connected to remote host
Storing local file "easymod.gif" to remote file "../../../easymod.gif"
Disconnected from remote host
226 Transfer complete.
> SITE CHMOD 644 ../../../easymod.gif
200 SITE CHMOD command successful
> TYPE I
200 Type set to I
> PASV
227 Entering Passive Mode (127,0,0,1,226,199).
> DELE ../../../easymod.gif
250 DELE command successful
> STOR ../../../easymod.gif
Trying to 127.0.0.1:58055 ...
150 Opening BINARY mode data connection for ../../../easymod.gif
Connected to remote host
Storing local file "easymod.gif" to remote file "../../../easymod.gif"
Disconnected from remote host
226 Transfer complete.
> SITE CHMOD 644 ../../../easymod.gif
200 SITE CHMOD command successful
> DELE ../../../easymod.gif
250 DELE command successful
3) wrote to phpBB root successfully
> QUIT
221 Goodbye.
Disconnected from remote host
FTP access test ::
successful