Hmm... I need to find out myself. I don't know what is the answer. I'll do some investigation and get back to you if I got an anything. You should email the people at iPage as they probably could help you..
Thanks Bear...for your quick response. I can't seem to find where you enable ssl from true to false. I opened the configure.php file, but it's still not clear to me where I can do this...
From this.
Define('ENABLE_SSL', true); // secure webserver for checkout procedure?.
To this.
Define('ENABLE_SSL', false); // secure webserver for checkout procedure?.
The_Bear..
Duh...! Thanks... that made it pretty easy to find. I changed it in both places, but I'm still getting page not found. even when I manually remove the s in https...
Look for a second configure.php file in catalog/includes/local.
Rename or delete that file after checking to make sure that includes/configure.php has all the correct info...
THANKS!!! it'd help if I uploaded the correct file(s)!!!..
I'm getting a page not found error message when I click on the "my account" link (from.
Http://www.mysterybo...ld.com/catalog/.
)...but the page is where it's supposed to be...any clue?.
Https://www.mysteryb...log/account.php.
So many problems...after 3 days spent trying to set this up I'm beginning to think it's all a waste of time..
Can anyone offer me any suggestions?.
Thanks.
Kim.
This post has been edited by.
Iamkim.
: 10 August 2004, 16:15..
Do you have a ssl certificate install?.
If not in both catalog and admin/includes/configure.php change enable ssl from true to false.
The_Bear..

