Hi SuesseMaus28884
ich habs nochmal Probiert...mit folgendem Erfolg....
EM Install
Step 4 (of 5): Depending on your selection, the modified files have been automatically moved into place or prepared for you to move them manually. If there are no errors, click the "Confirm" button to update your database and complete the installation process.
Adding EasyMOD table to your database
Executing SQL: CREATE TABLE phpbb_easymod ( mod_id mediumint(8) NOT NULL DEFAULT '0' auto_increment, mod_title varchar(50) NULL DEFAULT '', mod_file varchar(255) NULL DEFAULT '', mod_version varchar(15) NULL DEFAULT '', mod_author_handle varchar(25) NULL DEFAULT '', mod_author_email varchar(100) NULL DEFAULT '', mod_author_name varchar(100) NULL DEFAULT '', mod_author_url varchar(100) NULL DEFAULT '', mod_description text NULL DEFAULT '', mod_process_date int(11) NULL DEFAULT '0', mod_phpBB_version varchar(15) NULL DEFAULT '', mod_processed_themes varchar(200) NULL DEFAULT '', mod_processed_langs varchar(200) NULL DEFAULT '', mod_files_edited mediumint(8) NULL DEFAULT '0', mod_tables_added mediumint(8) NULL DEFAULT '0', mod_tables_altered mediumint(8) NULL DEFAULT '0', mod_rows_inserted mediumint(8) NULL DEFAULT '0', PRIMARY KEY (mod_id))
Progress :: . Done
Result :: Some queries failed, the statements and errors are listing below
* Error :: Error writing file './s0501859/phpbb_easymod.frm' (Errcode: 28)
SQL :: CREATE TABLE phpbb_easymod ( mod_id mediumint(8) NOT NULL DEFAULT '0' auto_increment, mod_title varchar(50) NULL DEFAULT '', mod_file varchar(255) NULL DEFAULT '', mod_version varchar(15) NULL DEFAULT '', mod_author_handle varchar(25) NULL DEFAULT '', mod_author_email varchar(100) NULL DEFAULT '', mod_author_name varchar(100) NULL DEFAULT '', mod_author_url varchar(100) NULL DEFAULT '', mod_description text NULL DEFAULT '', mod_process_date int(11) NULL DEFAULT '0', mod_phpBB_version varchar(15) NULL DEFAULT '', mod_processed_themes varchar(200) NULL DEFAULT '', mod_processed_langs varchar(200) NULL DEFAULT '', mod_files_edited mediumint(8) NULL DEFAULT '0', mod_tables_added mediumint(8) NULL DEFAULT '0', mod_tables_altered mediumint(8) NULL DEFAULT '0', mod_rows_inserted mediumint(8) NULL DEFAULT '0', PRIMARY KEY (mod_id))
This is probably nothing to worry about, install will continue. Should this fail to complete you may need to seek help at our development board.
Completing Post-Process
Making Backups in [backups/]
Backup ../../../language/lang_english/lang_admin.php completed
Backup ../../../language/lang_german/lang_admin.php completed
Copy From [processed/] To Status
language/lang_english/lang_admin.php.txt ../../../language/lang_english/lang_admin.php completed
language/lang_german/lang_admin.php.txt ../../../language/lang_german/lang_admin.php completed
includes/admin_easymod.php.txt ../../../admin/admin_easymod.php completed
em_includes/em_functions.php ../../../admin/em_includes/em_functions.php completed
em_includes/em_cipher.php ../../../admin/em_includes/em_cipher.php completed
em_includes/em_schema.php ../../../admin/em_includes/em_schema.php completed
em_includes/em_modio.php ../../../admin/em_includes/em_modio.php completed
em_includes/em_ftp.php ../../../admin/em_includes/em_ftp.php completed
em_includes/index.htm ../../../admin/em_includes/index.htm completed
lang_easymod.php ../../../language/lang_english/lang_easymod.php completed
lang_easymod.php ../../../language/lang_german/lang_easymod.php completed
includes/mod_complete.tpl ../../../templates/subSilver/admin/mod_complete.tpl completed
includes/mod_header.tpl ../../../templates/subSilver/admin/mod_header.tpl completed
includes/mod_history.tpl ../../../templates/subSilver/admin/mod_history.tpl completed
includes/mod_install.tpl ../../../templates/subSilver/admin/mod_install.tpl completed
includes/mod_login.tpl ../../../templates/subSilver/admin/mod_login.tpl completed
includes/mod_process.tpl ../../../templates/subSilver/admin/mod_process.tpl completed
includes/mod_settings.tpl ../../../templates/subSilver/admin/mod_settings.tpl completed
includes/mod_sql_body.tpl ../../../templates/subSilver/admin/mod_sql_body.tpl completed
includes/mod_preview.tpl ../../../templates/subSilver/admin/mod_preview.tpl completed
easymod.gif ../../../templates/subSilver/images/easymod.gif completed
includes/emc.gif ../../../templates/subSilver/images/emc.gif completed
Final Step: EasyMOD is now confirming all files have been correctly moved into place. If confirmed, then your database will be updated and installation will be complete!
Confirming Modifications
lang_admin.php, looking for: $lang['MOD_control_tag'] = '0.1.13
Confirmed!
admin_easymod.php, looking for: admin_easymod.php,v 0.1.13
Confirmed!
mod_install.tpl: verifying existence
Confirmed!
Updating EasyMOD table data
Storing config table entries: Done
Executing SQL: INSERT INTO phpbb_easymod ( mod_title, mod_file, mod_version, mod_author_handle, mod_author_email, mod_author_name, mod_author_url, mod_description, mod_process_date, mod_phpBB_version, mod_processed_themes, mod_processed_langs, mod_files_edited, mod_tables_added, mod_tables_altered, mod_rows_inserted) VALUES ( 'EasyMOD', 'easymod/easymod_install.php', '0.1.13', 'Nuttzy', '
pktoolkit@blizzhackers.com', 'n/a', '
http://www.blizzhackers.com', 'EasyMOD automatically perfoms in seconds which previously required the tedious task of manually editing files.', 1097483524, '2.0.9', 'subSilver', 'english; german', 0, 1, 0, 1)
Progress :: . Done
Result :: Some queries failed, the statements and errors are listing below
* Error :: Table 's0501859.phpbb_easymod' doesn't exist
SQL :: INSERT INTO phpbb_easymod ( mod_title, mod_file, mod_version, mod_author_handle, mod_author_email, mod_author_name, mod_author_url, mod_description, mod_process_date, mod_phpBB_version, mod_processed_themes, mod_processed_langs, mod_files_edited, mod_tables_added, mod_tables_altered, mod_rows_inserted) VALUES ( 'EasyMOD', 'easymod/easymod_install.php', '0.1.13', 'Nuttzy', '
pktoolkit@blizzhackers.com', 'n/a', '
http://www.blizzhackers.com', 'EasyMOD automatically perfoms in seconds which previously required the tedious task of manually editing files.', 1097483524, '2.0.9', 'subSilver', 'english; german', 0, 1, 0, 1)
Error
Could not successfully update table. Something is wrong and install cannot complete.
Expanded Debug Info
(formatted for forum posting)
EM installer v0.1.13 hat geschrieben:
phpBB version: 2.0.9
Working Dir: /.amd_mnt/amor/export/home/user/G/s0501859/public_html/forum/admin/mods/easymod
Install Step: 7
Mode:
The Error hat geschrieben:
Could not successfully update table. Something is wrong and install cannot complete.
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 :: OK
FTP extension :: module not loaded
Safe Mode :: OFF
copy access :: OK
Recommendations:
write: server
move: copy
Selected settings:
write: ftpb
move: ftpa
ftp dir: public_html/forum
ftp host: remserv.rz.fhtw-berlin.de
ftp debug: false
ftp ext: fsock
ftp cache: false
CWD Listing:
Code: Alles auswählen
drwxr-xr-x .
drwxr-xr-x ..
-rw-r--r-- easymod.gif
-rw-r--r-- easymod_display_functions.php
-rw-r--r-- easymod_install.php
-rw-r--r-- lang_easymod.php
drwxr-xr-x em_includes
drwxr-xr-x includes
drwxr-xr-x templates
drwxr-xr-x processed
drwxr-xr-x backups
-rw-r--r-- post_process.sh
-rw-r--r-- post_process.bat
Testing FTP access...
Trying to connect to remserv.rz.fhtw-berlin.de:21 ...
220 proftpd Server bereit
Connected to remote host "remserv.rz.fhtw-berlin.de:21"
> USER s0501859
331 Password required for s0501859.
> PASS ********
230 User s0501859 logged in.
Authentication succeeded
1) Logged in successfully
> PWD
257 "/home/user/G/s0501859" is current directory.
PWD: /home/user/G/s0501859
> PASV
227 Entering Passive Mode (141,45,4,201,242,112).
> NLST
Trying to 141.45.4.201:62064 ...
150 Opening BINARY mode data connection for file list
Connected to remote host
Disconnected from remote host
home
public_html
cgi-bin226 Transfer complete.
Dir listing: (3 files being listed)
[home]
[public_html]
[cgi-bin]
> CWD public_html/forum/admin/mods/easymod
250 CWD command successful
> PWD
257 "/home/user/G/s0501859/public_html/forum/admin/mods/easymod" is current directory.
2) CD to EasyMOD path successfully
> TYPE I
200 Type set to I
> PASV
227 Entering Passive Mode (141,45,4,201,252,247).
> STOR ../../../easymod.gif
Trying to 141.45.4.201:64759 ...
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.
> TYPE I
200 Type set to I
> PASV
227 Entering Passive Mode (141,45,4,201,255,168).
> STOR ../../../easymod.gif
Trying to 141.45.4.201:65448 ...
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.
> DELE ../../../easymod.gif
250 DELE command successful
3) wrote to phpBB root successfully
> QUIT
221 Goodbye.
Disconnected from remote host