Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Need help after server move - links aren't working

Need help after server move - links aren't working

Locked

Views: 989

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
21 Jul 2010, 3:32 AM
#1
keezee avatar

keezee

New Zenner

Join Date:
Jun 2010
Posts:
38
Plugin Contributions:
0

Need help after server move - links aren't working

Hello all,

I'm on v1.3.9d and I just moved from iPower to GoDaddy... (against my will and better judgment) I am on their Linux server.

Everything seems fine after much ado, but now my main page looks right but is not functioning right. The links show up where they need to be, but when you click anything you get a 404 error.

The database seems to be working fine and the admin page is functioning properly and interacting with the db.

I think it has something to so with the configure pages, but I cannot figure it out.

See for yourself:

http://www.bikertrends.com/

Thank you in advance!

21 Jul 2010, 9:43 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Need help after server move - links aren't working

Could be a path error in your configure.php file(s).

Your URLs look like this:

http://www.bikertrends.com/htmlindex.php?main_page=index&cPath=2

The red part shouldn't be there.

21 Jul 2010, 3:21 PM
#3
keezee avatar

keezee

New Zenner

Join Date:
Jun 2010
Posts:
38
Plugin Contributions:
0

Re: Need help after server move - links aren't working

Hello again,

Thank you for confirming my suspension! We were right...

I had a '/html/' in two places that I needed only a '/'

All is well and thank you!