Results 1 to 6 of 6
  1. #1
    Join Date
    May 2005
    Posts
    5
    Plugin Contributions
    0

    Problem to access zen store from a LAN

    Hi,

    I'm trying to access my zec cart store from a remote pc in my LAN but I'm finding some problems with it.

    My zen store is ok, and worksa just fine, in the server pc, but I cannot access it from another pc. I tried changing the IP adress but it was no good.

    Can you give some help/tips to solve this problem?

    Many thanks,

    jc

  2. #2
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Problem to access zen ztore fram a LAN

    May be the following topic related to your problems.

    Works On The Server, No Where Else! (using small internal network LAN)
    A New Starter again

  3. #3
    Join Date
    May 2005
    Posts
    5
    Plugin Contributions
    0

    Default Re: Problem to access zen ztore fram a LAN

    I've made the IP changes on the configure.php (on the 4 times localhost is shown) but I cannot access it yet from a remote machine?

    Is there any other thing I must do, or it was just changing the IP address?

    thks

  4. #4
    Join Date
    May 2005
    Posts
    5
    Plugin Contributions
    0

    Default Re: Problem to access zen ztore fram a LAN

    Quote Originally Posted by seethrou
    May be the following topic related to your problems.

    Works On The Server, No Where Else! (using small internal network LAN)

    I've made the IP changes on the configure.php (on the 4 times localhost is shown) but I cannot access it yet from a remote machine?

    Is there any other thing I must do, or it was just changing the IP address?

    thks

  5. #5
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Problem to access zen ztore fram a LAN

    Before doing anything else, do this thing
    Make a folder test where you have zencart installed and place a test html file there
    Try to see if you can access it from the other machines and let us know

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Idea or Suggestion Re: Problem to access zen ztore fram a LAN

    EXAMPLE LAN configuration:

    A. Server, with IP address of: 192.168.0.33
    B. PC's, with IP addresses of: 192.168.0.51, 192.168.0.52, 192.168.0.53, 192.168.0.54, 192.168.0.55, etc

    NEED:
    - To access server content from PC's
    - To access server content from server

    HOW:
    - includes/configure.php define('HTTP_SERVER', '192.168.0.33');
    - includes/configure.php define('ENABLE_SSL', 'false');
    - includes/configure.php define('DATABASE_SERVER', 'localhost');

    - admin/includes/configure.php define('HTTP_SERVER', '192.168.0.33');
    - admin/includes/configure.php define('HTTP_CATALOG_SERVER', '192.168.0.33');
    - admin/includes/configure.php define('ENABLE_SSL_CATALOG', 'false');
    - admin/includes/configure.php define('ENABLE_SSL_ADMIN', 'false');
    - admin/includes/configure.php define('DATABASE_SERVER', 'localhost');


    ACCESSING:
    - From the PC or from the server, open your site in your browser via: http://192.168.0.33
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Can't access my store after upgrading from 1.3.9f to g to h
    By Sarah808 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 10
    Last Post: 6 Oct 2011, 05:50 PM
  2. user blocked access from zen store
    By ejhernandez in forum General Questions
    Replies: 19
    Last Post: 30 Dec 2008, 03:06 PM
  3. Not resolving from my LAN
    By pfristoe in forum Installing on a Linux/Unix Server
    Replies: 6
    Last Post: 10 Jul 2008, 04:30 AM
  4. No CSS from LAN
    By ebtech in forum Installing on a Linux/Unix Server
    Replies: 6
    Last Post: 22 Oct 2007, 07:20 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg