EM is already installed... But it's not!

Having problems installing EM? Let's fix that
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
green tick
Registered User
Posts: 7
Joined: Fri Jun 09, 2006 3:18 am

EM is already installed... But it's not!

Post by green tick »

EM installer v0.3.0 wrote: Update EM from: 0.3.0
phpBB version: 2.0.22
Working Dir: /home/runenati/public_html/forums/admin/mods/easymod
Install Step: 1
Mode:

The Error wrote: Critical Error: This version of EM has already been installed. Terminating to prevent reinstallation.

If you are trying to reinstall this version, change the EM version number from the Admin Control Panel under EasyMOD Settings. Or you could also use the EM Version Changer (by GPHemsley) here.

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 :: OK
FTP extension :: OK
Safe Mode :: OFF
copy access :: No


Additional System Information:

System: Linux edmonton.dnsdc9.com 2.6.9-42.ELsmp #1 SMP Sat Aug 12 09:39:11 CDT 2006 i686
Configure Command: './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--prefix=/usr/local' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--with-dom' '--with-dom-xslt' '--with-dom-exslt' '--with-swf=/usr/local/flash' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-imap=/usr/local/imap-2004g' '--with-mcrypt' '--with-mhash' '--enable-magic-quotes' '--with-mysqli' '--with-mysql=/usr' '--with-openssl' '--enable-discard-path' '--with-pear' '--enable-sockets' '--enable-track-vars' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--enable-versioning' '--with-xmlrpc' '--with-zlib'
PHP version: 4.4.7
register_globals: ON
magic_quotes_gpc: ON
magic_quotes_runtime: OFF
allow_url_fopen: ON
sockets_support: enabled


Recommendations:
write: buffer & ftp
move: automated FTP

Selected settings:
write:
move:
ftp dir: /
ftp host: localhost
ftp port: 21
ftp debug: false
ftp ext: fsock
ftp cache: false

CWD Listing:

Code: Select all

drwxr-xr-x .. 
-rw-r--r-- easymod_install.php 
drwxr-xr-x em_includes 
drwxr-xr-x templates 
drwxr-xr-x includes 
-rw-r--r-- easymod.gif 
drwxr-xr-x . 
-rw-r--r-- easymod_display_functions.php 
drwxr-xr-x languages 

Not testing FTP since it is not being used.


OKay, but um, this is a fresh phpbb it is, old but w/ no tables but the regular tables.. and no edits to phpbb's files.
It is a totaly restored forum but w/o other tables and w/o edited files...
So, I have no clue what has made EM to say it's been installed already... -.-

green tick
Registered User
Posts: 7
Joined: Fri Jun 09, 2006 3:18 am

Re: EM is already installed... But it's not!

Post by green tick »

Also, there is no EM version changer the link is too old..

User avatar
Kevin Clark
Support Team
Support Team
Posts: 751
Joined: Thu Feb 10, 2005 5:34 pm
Location: UK
Contact:

Re: EM is already installed... But it's not!

Post by Kevin Clark »

Go into the config database table.

There are about 5 table entries prefixed with EM. You need to remove those.
Image

Vik_R
Registered User
Posts: 4
Joined: Sat Feb 19, 2005 8:58 pm

Re: EM is already installed... But it's not!

Post by Vik_R »

I have the exact same situation. I just moved my phpBB forum to a new web host, and restored the database from a backup. EasyMod doesn't show up in my Admin page, but when I try to install it, I get the same error message as the O.P., saying, EasyMod is already installed.

I just used phpMyAdmin to Browse the table phpbb_config. Here's what I see:

Code: Select all

 Full Texts  	  config_name   	  config_value
	Edit 	Delete 	config_id 	1
	Edit 	Delete 	board_disable 	0
	Edit 	Delete 	sitename 	Forum4Bloggers
	Edit 	Delete 	site_desc 	All About Blogging
	Edit 	Delete 	cookie_name 	phpbb
	Edit 	Delete 	cookie_path 	/
	Edit 	Delete 	cookie_domain 	 
	Edit 	Delete 	cookie_secure 	0
	Edit 	Delete 	session_length 	3600
	Edit 	Delete 	allow_html 	0
	Edit 	Delete 	allow_html_tags 	b,i,u,pre
	Edit 	Delete 	allow_bbcode 	1
	Edit 	Delete 	allow_smilies 	1
	Edit 	Delete 	allow_sig 	1
	Edit 	Delete 	allow_namechange 	0
	Edit 	Delete 	allow_theme_create 	0
	Edit 	Delete 	allow_avatar_local 	1
	Edit 	Delete 	allow_avatar_remote 	1
	Edit 	Delete 	allow_avatar_upload 	1
	Edit 	Delete 	enable_confirm 	1
	Edit 	Delete 	override_user_style 	0
	Edit 	Delete 	posts_per_page 	15
	Edit 	Delete 	topics_per_page 	50
	Edit 	Delete 	hot_threshold 	25
	Edit 	Delete 	max_poll_options 	10
	Edit 	Delete 	max_sig_chars 	255
	Edit 	Delete 	max_inbox_privmsgs 	50
	Edit 	Delete 	max_sentbox_privmsgs 	25
	Edit 	Delete 	max_savebox_privmsgs 	50
	Edit 	Delete 	board_email_sig 	Thanks, The Management
I don't see any entries prefixed EM yet. Am I looking in the right place?

User avatar
Kevin Clark
Support Team
Support Team
Posts: 751
Joined: Thu Feb 10, 2005 5:34 pm
Location: UK
Contact:

Re: EM is already installed... But it's not!

Post by Kevin Clark »

The config table has 3 or 4 pages. That looks like page 1.
Image

Vik_R
Registered User
Posts: 4
Joined: Sat Feb 19, 2005 8:58 pm

Re: EM is already installed... But it's not!

Post by Vik_R »

Thanks, Kevin!

green tick
Registered User
Posts: 7
Joined: Fri Jun 09, 2006 3:18 am

Re: EM is already installed... But it's not!

Post by green tick »

OK, got it ty :)

sirflex10
Registered User
Posts: 4
Joined: Wed Jun 13, 2007 2:29 pm

Re: EM is already installed... But it's not!

Post by sirflex10 »

That worked for me also!! Thanks for the help. :)

User avatar
scrapbethy
Registered User
Posts: 66
Joined: Sat Sep 29, 2007 1:31 pm
Location: Ohio

Re: EM is already installed... But it's not!

Post by scrapbethy »

Sorry for the repost on this topic above I just found this sorry. This is exactly what I am getting too. What do I have to remove to get my Easy Mod back?

User avatar
scrapbethy
Registered User
Posts: 66
Joined: Sat Sep 29, 2007 1:31 pm
Location: Ohio

Re: EM is already installed... But it's not!

Post by scrapbethy »

Removed those database files and reinstallation of EM worked. Thanks guyz!

Locked