Zen Cart Logo
Forums / General Questions / I hope I didn't screw up

I hope I didn't screw up

Locked

Views: 1,472

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
1 Aug 2006, 2:26 PM
#1
colorama avatar

colorama

New Zenner

Join Date:
May 2006
Posts:
13
Plugin Contributions:
0

I hope I didn't screw up

I am obviously new to this and have been working as time permits over the last couple months to get my site up. I was about ready to go live and problems. I made an opening page not part of Zen that will link into Zen. I got that going and changed the name to index.html and it comes up under my domain as it should. However now I changed the folder names on my zencart and subfolder zencart/fullfileset...... to easier names. I must have done something else as I cannot get the zencart to open. what filename do I look for to open that back up. I need to link to that from my opening page. I am so close hopefully it is a quick fix. thanks Rick

1 Aug 2006, 2:30 PM
#2
tinas avatar

tinas

Totally Zenned

Join Date:
Jan 2005
Location:
Lake Havasu, AZ
Posts:
1,090
Plugin Contributions:
0

Re: I hope I didn't screw up

Rick you need to edit the configuration files for zen (if I am understanding the problem correctly).

Zen can't "find itself" because you have moved it from where the configuration files tells it to look.

Edit the file location info in includes/configuration.php and admin/includes/configuration.php and you should fix - again this is if I am understanding the question properly.

Hope that helps.

1 Aug 2006, 5:24 PM
#3
theoracle avatar

theoracle

Suspended

Join Date:
Aug 2004
Posts:
3,180
Plugin Contributions:
1

Re: I hope I didn't screw up

includes/configuration.php and admin/includes/configuration.php

The two files that needs to be edited are:

  • includes/configure.php
  • admin/includes/configure.php

file.

@colorama:

If you have decided to moved out all the Zen-Cart files, with database, through your new server location, then you'd need to edit these two files in order to point them into the right direction.

However, if you do require assistance on how to proceed, you could always post these two files's readings without including your mySQL hostname, mySQL Database name, mySQL user name and mySQL password and, also, mentionning your new web hosting service's domain name.

1 Aug 2006, 5:40 PM
#4
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: I hope I didn't screw up

rick to make things a lillte easier for you
in the files listed by Oracle

open them and find /fileset whatever the rest is /
and change it to /shop/ or whatever you want the folder named,.

do this in both files save and re-upload.

Since it dosnt appear that you are changing hosts dont worry about that part

2 Aug 2006, 3:01 AM
#5
colorama avatar

colorama

New Zenner

Join Date:
May 2006
Posts:
13
Plugin Contributions:
0

Re: I hope I didn't screw up

Thanks you so very much all. It worked and I still have some hair left. Hope you can help with the next one I will post as a new one under general.

Thanks again