New Zenner
- Join Date:
- Feb 2007
- Posts:
- 16
- Plugin Contributions:
- 0
page cannot be displayed
[QUOTE]Ok. I have searched the forum trying to figure out what's wrong with my site but no luck. I am hoping somebody here can help me with or direct to the right place.
Here is what I did to my site:
- Install Zen Cart 1.3.7
- bought a certificate from Geotrust and install via Dreamhost Control Panel
- ask my host to redirect all visitors to https site
- after the redirect, I can't login the admin page. My host is good enough to help me change the admin/includes/configure.php
define('ENABLE_SSL_CATALOG', 'true');
define('ENABLE_SSL_ADMIN', 'true');
- after that I can login my admin page; However now when I click any link on the admin page or the catalog page, IE gives me "the page cannot be displayed" and Firefox gives me "Server not found". (http://www.gloriabridals.com/index.php?main_page=index&cPath=1) But if I manually changed the URL to (https://www.gloriabridals.com/index.php?main_page=index&cPath=1) and the page will show up just fine.
Now I doubt the redirect may cause the problem and will verify that with my host. But if I don't redirect, how can I get the visitor from "http:\www.gloriabridals.com" to "https:\www.gloriabridals.com"?
Very much appreciate your help!
thanks,
GB2007