This is what I got when trying to install EasyMod
Progress :: . Done
Result :: Some queries failed, the statements and errors are listing below
Error :: Table 'phpbb_2.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.3.0', '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.', 1206399894, '2.0.18', 'subSilver; extremedarkred', 'english', 0, 1, 0, 1)
Could not successfully update table. Something is wrong and install cannot complete.
Debug info:
formatted for forum posting)
EM installer v0.3.0 wrote:Update EM from: 0.3.0
phpBB version: 2.0.18
Working Dir: /KHboard/admin/mods/easymod
Install Step: 2
Mode: debug
The Error wrote:No error.
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 ::
module not loaded Safe Mode ::
OFF copy access ::
OK Additional System Information:System: FreeBSD hostingprod.com 4.11-YAHOO-20070423 FreeBSD 4.11-YAHOO-20070423 #0: i386
Configure Command: './configure' '--prefix=/usr' '--enable-fastcgi' '--with-config-file-path=/usr/lib/php' '--enable-memory-limit' '--enable-bcmath' '--enable-calendar' '--enable-exif' '--enable-mbstring=all' '--enable-mbregex' '--with-curl' '--with-dom' '--with-dom-xslt' '--with-gdbm' '--with-gettext' '--with-iconv' '--with-gd' '--with-jpeg-dir' '--with-png-dir' '--with-tiff-dir' '--with-xpm-dir=/usr/X11R6' '--with-zlib-dir' '--with-ttf' '--with-freetype-dir' '--with-t1lib' '--enable-gd-native-ttf' '--with-mcrypt' '--with-mhash' '--with-mime-magic' '--with-ming' '--with-openssl' '--with-pspell' '--with-regex' '--enable-wddx' '--with-xmlrpc' '--enable-xslt' '--with-xslt-sablot' '--with-zip' '--disable-posix'
PHP version: 4.3.11
register_globals: ON
magic_quotes_gpc: ON
magic_quotes_runtime: OFF
allow_url_fopen: ON
sockets_support: N/A
Recommendations:write: server
move: copy
Selected settings:write: server
move: copy
ftp dir: /
ftp host: localhost
ftp port: 21
ftp debug: false
ftp ext: fsock
ftp cache: false
CWD Listing:- Code: Select all
drwxrwxr-x .
drwxrwxr-x ..
-rw-rw-r-- easymod.gif
-rw-rw-r-- easymod_display_functions.php
-rw-rw-r-- easymod_install.php
drwxrwxr-x em_includes
drwxrwxr-x includes
drwxrwxr-x languages
drwxrwxr-x templates
-rwxrwxrwx post_process.sh
-rwxrwxrwx post_process.bat
Not testing FTP since it is not being used.