Zen Cart Logo
Forums / Basic Configuration / 2 different sites, 1 server

2 different sites, 1 server

Locked

Views: 1,043

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
7 May 2009, 9:18 PM
#1
stephenxchen avatar

stephenxchen

New Zenner

Join Date:
Mar 2009
Posts:
8
Plugin Contributions:
0

2 different sites, 1 server

Hi,

I am using godaddy.com hosting 2 sites, one is zencart, the other one is NOT zen cart.

Zencart was installed first and running fine. Then I uploaded the other site, but not working (500 internal server error).

Contacted godaddy tech support, here is their response:

"It appears that the .htaccess file that is uploaded to the account is blocking access to your stats for the account. You will need to review the scripting in this file, especially this line :
# Handle all other URIs/file types (phphtmlhtm etc.) using Zen Cart (index.php)
RewriteRule (.*) index.php?%{QUERY_STRING} [L]"

our zencart site is: http://mivoga.com

But when you try: http://www.casteldelmare.com, you would get a "500 internal server error"

please advise what needs to be done to correct this.

8 May 2009, 6:21 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: 2 different sites, 1 server

You must be using a 3rd party module for SEO url's...
So this is not a default ZenCart issue

8 May 2009, 5:01 PM
#3
stephenxchen avatar

stephenxchen

New Zenner

Join Date:
Mar 2009
Posts:
8
Plugin Contributions:
0

Re: 2 different sites, 1 server

yes, we have google analytics installed.

but... what's the solution?

8 May 2009, 10:21 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: 2 different sites, 1 server

yes, we have google analytics installed.

but... what's the solution?
Again, this is not a ZenCart issue with the default code.
As a 3rd party module is responsible you should look to what and why this is part of their code and for the way to correct