Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Jan 2009
    Posts
    54
    Plugin Contributions
    0

    Default Help accessing site via IP

    I installed v 1.3.8a and have not switched over my domain name yet so I am accessing the admin section by my IP address.

    I have modified the following two configure.php files:

    store/includes/configure.php

    //define('HTTP_SERVER', 'http://mysite.com');
    define('HTTP_SERVER', 'http://70.17.17.17/~acct');
    //define('HTTPS_SERVER', 'https://mysite.com');
    define('HTTPS_SERVER', 'https://70.17.17.17/~acct');


    store/admin/includes/configure.php

    //define('HTTP_SERVER', 'http://mysite.com');
    //define('HTTPS_SERVER', 'https://mysite.com');
    //define('HTTP_CATALOG_SERVER', 'http://mysite.com');
    //define('HTTPS_CATALOG_SERVER', 'https://mysite.com');
    define('HTTP_SERVER', 'http://70.17.17.17/~acct');
    define('HTTPS_SERVER', 'https://70.17.17.17/~acct');
    define('HTTP_CATALOG_SERVER', 'http://70.17.17.17/~acct');
    define('HTTPS_CATALOG_SERVER', 'https://70.17.17.17/~acct');

    But

    http://70.17.17.17/~acct/store

    does not show anything but a blank page. Did I miss some other configure setting with the IP address currently?

    (70.17.17.17 is not the real IP)

    Thank you...

  2. #2
    Join Date
    Feb 2009
    Location
    Mogadore, Ohio
    Posts
    32
    Plugin Contributions
    0

    Default Re: Help accessing site via IP


 

 

Similar Threads

  1. v150 Setting up a Test Site Environment via Wamp (with an existing ZenCart site)
    By RobertH in forum Installing on a Windows Server
    Replies: 15
    Last Post: 23 Sep 2015, 02:01 AM
  2. v154 Accessing store via mobile from a local ubuntu server.
    By Stabil in forum General Questions
    Replies: 1
    Last Post: 6 Jul 2015, 04:53 PM
  3. v139h Transferring site to new domain now get 404 error when accessing admin on new site
    By nikihaym314159 in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 29 Jan 2012, 09:24 PM
  4. problems accessing admin site
    By matthewc in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 20 Jun 2008, 07:16 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