Zen Cart Logo
Forums / General Questions / Move site to servage - big problem

Move site to servage - big problem

Locked

Views: 1,527

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
6 Feb 2008, 7:13 PM
#1
backstage avatar

backstage

Zen Follower

Join Date:
Jan 2006
Posts:
108
Plugin Contributions:
0

Move site to servage - big problem

Hi

I have moved a site from a business webhotel to a private webhotel

I have moved a site from
Site: https://www.tech-shop.dk/quiltefant/
Admin: https://www.tech-shop.dk/quiltefant/a_sec_adm/
The site is still active

to

Site: https://www.quiltefant.dk/index2.php (during test phase - index.php will go to the old one)
Admin: https://www.quiltefant.dk/a_sec_adm/

The new webhotel hosting https://www.quiltefant.dk is Servage.net

I know have these problems:
1: I cant see the site in Internet Explorer 7 (only the first time, and never more), but I can see it in Firefox and Safari

2: When I am trying to log in to the admin, I cant do that. It goes to the same page (without showing a fail as if I write the wrong username/password), and it empty the fields (which meen it dont actually log me in)

In both hotels safe mode and registrer globals are set to off

Here is the way I have moved the site:
1: Downloaded all files and uploaded at Servage
2: Removed everything in bmz_cache
3: CHMOD the required folders 777
4: Exported the database, and imported it to servage
5: Corrected the cache directory in configuration table
6: Edited a_sec_adm/includes/configure.php to the correct information at Servage
7: Edited includes/configure.php to the correct information at Servage

Hope that somebody can help

For information of webhotels, please look at:
Old one: https://www.tech-shop.dk/quiltefant/techsupp.php
New one: https://www.quiltefant.dk/techsupp.php

If you need any information to help, please feel free to ask

Looking forward to all of your replys

Thanks

Best Regards :)
Kim

7 Feb 2008, 4:39 AM
#2
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Location:
Alberta, Canada
Posts:
4,572
Plugin Contributions:
0

Re: Move site to servage - big problem

In order to help, you would need to turn off the redirection.

quiltefant.dk must be a stand-alone site with its own database.

7 Feb 2008, 12:18 PM
#3
backstage avatar

backstage

Zen Follower

Join Date:
Jan 2006
Posts:
108
Plugin Contributions:
0

Re: Move site to servage - big problem

Hi

It is

Just use
https://www.quiltefant.dk/index2.php
https://www.quiltefant.dk/a_sec_adm/

If you try to look with internet explorer, it wont show anything (thats one error), but if you use firefox or Safari you can see it

All of the shop (files, database etc) is at https://www.quiltefant.dk. The original index.php has just get the name index2.php because the shop need to run besides (because there is marketing material in a magazine), and the shop at the adress it getting redirect to, is another shop installed at that hotel

So I hope thats fine to help. If not for some reason then please write again, so I can find a solution.

Thanks a lot for your reply :)

7 Feb 2008, 12:27 PM
#4
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Location:
Alberta, Canada
Posts:
4,572
Plugin Contributions:
0

Re: Move site to servage - big problem

Looks like you have an endless loop happening -- as far as IE concerned. It keeps trying to reload the page.

A quick Validation check shows you have some coding errors that need correcting.

7 Feb 2008, 2:46 PM
#5
backstage avatar

backstage

Zen Follower

Join Date:
Jan 2006
Posts:
108
Plugin Contributions:
0

Re: Move site to servage - big problem

Hi

Once again thanks for your reply

Its just a little bit strange because it is copied from https://www.tech-shop.dk/quiltefant/ to https://www.quiltefant.dk and it works at the old adress as you can see :(

7 Feb 2008, 5:34 PM
#6
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Move site to servage - big problem

Check .htaccess file to see if there is anything wrong there.

7 Feb 2008, 6:11 PM
#7
backstage avatar

backstage

Zen Follower

Join Date:
Jan 2006
Posts:
108
Plugin Contributions:
0

Re: Move site to servage - big problem

Hi

I dont think there is any .htaccess files

8 Feb 2008, 10:15 PM
#8
backstage avatar

backstage

Zen Follower

Join Date:
Jan 2006
Posts:
108
Plugin Contributions:
0

Re: Move site to servage - big problem

any other suggestions :)

Best regards Kim :)

14 Feb 2008, 12:10 AM
#9
backstage avatar

backstage

Zen Follower

Join Date:
Jan 2006
Posts:
108
Plugin Contributions:
0

Re: Move site to servage - big problem

Problemes seems to be solved

Problem with PHP 5 - changed to PHP 4