• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Support
#1 Posted : Sunday, May 22, 2016 7:41:33 AM(UTC)
Support

Rank: Member

Joined: 5/22/2016(UTC)
Posts: 1

For some reason, after doing a fresh install for BVcommerce, I will get to the page that says "database for your site needs to be installed or updated, this process may take several minutes" but after I click start, it installs the database but after completion, I am taken to http://localhost:50424/ instead of the actual site. I checked the database and it appears to have all of the necessary tables so I am not sure what's causing the issue.
Aaron
#2 Posted : Monday, May 23, 2016 8:28:56 AM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Originally Posted by: Support Go to Quoted Post
...after I click start, it installs the database but after completion, I am taken to http://localhost:50424/ instead of the actual site.

At the time of install the site URL is not set so it's using the default (the localhost URL). The redirector is also enabled by default which redirects any requests that don't match the site URL to the site URL. All you need to do is directly log into the admin (/BVAdmin) and change the site URLs (Settings >> Site Settings >> Security).
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
Jon Turner
#3 Posted : Monday, May 23, 2016 4:13:40 PM(UTC)
Jon Turner

Rank: Member

Joined: 10/2/2014(UTC)
Posts: 46

Thanks: 2 times
Aaron,

This topic is directly related to this one:

https://www.bvcommerce.c...redirect.aspx#post30230

We've moved on to a clean install and have tried to get past the localhost redirect. We are using a temporary web URL while we build the "improved site":

http://cleatuscupsnew.com.mytempweb.com

I've tried accessing the /bvadmin as suggested, but still am getting the localhost redirect. Any suggestions?
Aaron
#4 Posted : Monday, May 23, 2016 4:28:51 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
To disable the redirect run this SQL query against the site database and then restart the application (so it picks up the setting):

Code:
UPDATE bvc_WebAppSetting
SET SettingValue = '0'
WHERE SettingName = 'RedirectToPrimaryDomain'

Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
Jon Turner
#5 Posted : Monday, May 23, 2016 6:43:18 PM(UTC)
Jon Turner

Rank: Member

Joined: 10/2/2014(UTC)
Posts: 46

Thanks: 2 times
Thank you. I'll forward to Appliedi.net and see if they can resolve it.

Stay tuned...
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012