Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2006
    Posts
    3
    Plugin Contributions
    0

    Can not log into Admin Panel.

    I just installed ZenCart and I can go to the actual store link:

    http://www.westtexasforums.com/store/

    The problem is that I always get Firefox's:

    Unable to connect

    Firefox can't establish a connection to the server at www.westtexasforums.com.


    * The site could be temporarily unavailable or too busy. Try again in a few
    moments.

    * If you are unable to load any pages, check your computer's network
    connection.

    * If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.
    I get that error when I click the http://www.westtexasforums.com/store/admin/ link.

    What's going on? I have already uninstalled and reinstalled ZenCart twice.


  2. #2
    Join Date
    Jul 2006
    Posts
    3
    Plugin Contributions
    0

    Default Re: Can not log into Admin Panel.

    I just now noticed that the Virtual HTTPS Path: https://www.westtexasforums.com/store link is not working.

    I'm a newb and I am very lost.

  3. #3
    Join Date
    Jan 2004
    Posts
    58,243
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Can not log into Admin Panel.

    Your HTTPS / SSL path is incorrect.
    You'll need to sort that out with your hosting company.

    Meanwhile, tell Zen Cart to ignore it by editing your configure.php files:

    includes/configure.php
    PHP Code:
    define('ENABLE_SSL''false'); 
    admin/includes/configure.php
    PHP Code:
    define('ENABLE_SSL_CATALOG''false');
    define('ENABLE_SSL_ADMIN''false'); 
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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. Error message when trying to log in to Admin: No input file specified
    By zcartbonn in forum Installing on a Mac Server
    Replies: 4
    Last Post: 25 May 2006, 11:54 PM
  2. Admin Activity Log problem
    By Scoobler in forum Bug Reports
    Replies: 3
    Last Post: 28 Jul 2005, 05:40 PM

Bookmarks

Posting Permissions

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