What am I looking for under the configuration?
Printable View
Nevermind I got it running
Ok, I need help getting my marchforbabies.morrisgiftshop.biz do I need to put a ZC in that sub-directory to make it work?
Or just RTFM.
Matter of fact there is no domain.com for marchforbabies. Just a sub-directory
No, you don't.Quote:
do I need a Zen Cart in the marchforbabies.morrisgiftshop.biz subdirectory to make it work?
Ok thank you, when I set up for the march for babies. I have set the marchforbabies.morrisgiftshop.biz_config.php
<?php
$template_dir = "example";
define('SITE_NAME','marchforbabies');
define('HTTP_SERVER', 'http://marchforbabies.morrisgiftshop.biz');
define('HTTPS_SERVER', 'https://marchforbabies.morrisgiftshop.biz');
define('CATEGORIES_ROOT','0'); //root categories is 1 for this site
?>
then nothing will pull up what do I need to from there
lol
access this (with your browser) an take a very close look at:
1.
http://morrisgiftshop.biz/
you will get: the domain morrisgiftshop.biz does not exist.
this means, that you do have no morrisgiftshop.biz_config.php
copy the www.morrisgiftshop.biz_config.php and rename it to morrisgiftshop.biz_config.php, this will solve the problem.
2.
http://www.morrisgiftshop.biz/
you will get: your shop
thats ok
by the way, www is a subdomain too (as marchforbabies is), the domain ist just morrisgiftshop.biz. Subdirectories are something different.
3.
http://marchforbabies.morrisgiftshop.biz/
you will get: Forbidden
You don't have permission to access / on this server.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.33 Server at marchforbabies.morrisgiftshop.biz Port 80
that means, that your subdomain-configuration of the apache webserver is not ok.
if it were ok, you would get or 1. or some kind of 2.
by the way: "rude" is not to read and think about the answers you get here. :no: