Zen Cart Logo
Forums / Basic Configuration / Accessing ZenCart from another computer

Accessing ZenCart from another computer

Locked

Views: 607

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
29 Oct 2010, 11:45 PM
#1
emf2718 avatar

emf2718

New Zenner

Join Date:
Oct 2010
Posts:
2
Plugin Contributions:
0

Accessing ZenCart from another computer

Hey guys, new user here. I'm writing an application with ZenCart using XAMPP (Windows 7 Ult.) for development. So far, so good with XAMPP-the application works really well when I view the application on my development server. The problem comes in when I try to view it on another computer in the network.

When I view it on my dev machine, both admin and store work perfectly, but when I view it on another computer, the store section comes up without any CSS or images, and the admin section reports it cannot display the web page. I am using XAMPP 1.7.3 and ZenCart 1.3.9g. I think the problem is something with ZenCart, but I don't know what. I can access other PHP applications and the XAMPP control panel fine from other computers.

I've tried changing .htaccess to allow all and set all permissions for the root htdocs folder. Anyone have a guess as to what's going on? My experience with administering servers is limited.

30 Oct 2010, 1:11 AM
#2
emf2718 avatar

emf2718

New Zenner

Join Date:
Oct 2010
Posts:
2
Plugin Contributions:
0

Re: Accessing ZenCart from another computer

Never mind...I mistyped the HTTP_SERVER information....and that's why it couldn't find anything.

And by "mistyped" I mean it was set to "http://localhost".:oops: