Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Migrated from 7- now can't log on
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Migrated from 7- now can't log on

 Post Reply Post Reply
Author
datsunaholic View Drop Down
Newbie
Newbie


Joined: 23 January 2007
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote datsunaholic Quote  Post ReplyReply Direct Link To This Post Topic: Migrated from 7- now can't log on
    Posted: 23 January 2007 at 7:56am
Hi- new here, been using the product for years.

I had a funny working Version 7 system.  I locked the forum, backed up the database, installed Version 8.04, verified it was operational, then copied in the version 7 database and ran the Version 7 to Version 8 upgrade tool, which stated it was successful.

Then I attempted to log in.

First I got the "Forums Closed" message- not suprising, since I had locked the database before backing up/copying off.

But when I attempt to log in with the administrative user (which was changed), the CAPTCHA Security code won't take.

No matter what I enter, I get:

The Security Code entered did not match that displayed.
A new Security Code has been generated.

Over and over.  I've tried several different browsers (I use Firefox primarily), cleared cache, I'm at wits end.  I can't turn the forum back on, or even get into the Admin menus to turn the CAPTCHA stuff OFF, because it doesn't accept what I enter.

Fortunately, I can revert back to Version 7, but I'd rather get something a bit more up to date.

Is there any way I can forcibly disable the CAPTCHA stuff for the Administrator so I can at least TRY to get my forum working again?

Doug Brown
datsunaholic@hotmail.com
Back to Top
datsunaholic View Drop Down
Newbie
Newbie


Joined: 23 January 2007
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote datsunaholic Quote  Post ReplyReply Direct Link To This Post Posted: 23 January 2007 at 7:57am
I should mention it's the Access version-  my web provider won't let me use anything else.
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 23 January 2007 at 10:10am
Upgrading the database will not effect your Admin account lohgin information as it doesn't do any alterations on account settings.

The issue you mention sounds like your server is unable to hold session data this will be due to either an issue on the server that needs to be fixed, teh server is load balanced, or you are using a web farm.

Either way the way to fix this is to open the file functions/functions_session_data.asp in notepad and follow the instructions to make the session data for your forum be stored in the database.
Back to Top
datsunaholic View Drop Down
Newbie
Newbie


Joined: 23 January 2007
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote datsunaholic Quote  Post ReplyReply Direct Link To This Post Posted: 23 January 2007 at 8:28pm
That makes sense- it is a farm, and a fairly lousy one but it's what we could afford.  I'll try that tonight.
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 24 January 2007 at 9:11am
To be honest I would disable the web farm for the application pool as it makes little difference just courses problems, like this one.

Also by using the database to store session data for the forum you are actually harming performance as more costly database hits are required.

All a web farm is in IIS is that in the application pool you select to use more than 1 CPU thread (process) for the app pool. The problem then is that each process can not talk with the other so things like application variables, sessions, etc. will not work. The performance advantage to this is minimal as an single thread app pool can be shared by over 700 sites with no issues. The only advantage is if some rouge code brings down one thread (process) the other is still available.

You would be better off placing your site in it's own app pool but not using the web farm feature of the app pool. This way you would get more performance and if some rouge code from another site brings done the default app pool your site will continue to run as it is in it's own app pool.

If as you mention the server farm is lousy it sounds like your host is simply placing 100's of sites into the same app pool which is set as a server farm, and as you now have to use the forums database to store sessions you will have no advantage at all of using the server farm. If you are paying extra for this switch back as you are simply wasting your money.


Edited by -boRg- - 24 January 2007 at 9:12am
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.