Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 07-31-2009 13:41:17

Uncletim
Member
From: Boulder, CO
Registered: 08-03-2003
Posts: 375
Website

Trying to change http to https

Hi:

I just installed the program, no problem at all. When I went to use it, I imported my data and then started clicking on categories and came up with a page not found error. When i substituted https for http, it rendered the page correctly.

So I decided I should go through the installer again and tried to change my non secure url to start with https. That went fine but step 5 coughed up this error.

Step 5 of 13: Registration Info & Encryption Key

The central server did not approve the request submitted. The server replied with this message: An error was encountered: The application URL used to submit this request does not match the application URL on record for the license key submitted. The application URL on record appears to be currently active. Please contact Kryptronic at kryptronic.com to resolve this issue.

My guess is this is happening because the url does not match now that I changed it to https.

Am I thinking correctly on this and am I doing something wrong.

Thanks.

Tim G.

Offline

 

#2 07-31-2009 13:45:20

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Trying to change http to https

You should only need to setup or change the secure url to the correct form for the site and leave the non-secure site as an http url, ccp would switch to secure when needed, that is also if our cookie paths are correct.

John

Offline

 

#3 07-31-2009 18:26:38

Uncletim
Member
From: Boulder, CO
Registered: 08-03-2003
Posts: 375
Website

Re: Trying to change http to https

Can you tell me why when I hit home from the side menu, the program cannot find the page.

This is odd since it is generating the url.

Here it is.

http://uncletim.com/ccp7/cms-display/splash.html

These look like SEO friendly urls.

Any ideas why this is happening. It seems to be doing this to most of the pages available through the side menu.

Thanks.

Tim G.

Offline

 

#4 07-31-2009 18:30:50

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Trying to change http to https

Do you have a htaccess (or equal) file on the site to handle the SEO url?

John

Offline

 

#5 07-31-2009 18:41:44

Uncletim
Member
From: Boulder, CO
Registered: 08-03-2003
Posts: 375
Website

Re: Trying to change http to https

Yes, .htaccess

Why?

Tim G.

Offline

 

#6 07-31-2009 19:03:14

Uncletim
Member
From: Boulder, CO
Registered: 08-03-2003
Posts: 375
Website

Re: Trying to change http to https

Here are the contents of the htaccess file.

Options +FollowSymLinks
RewriteEngine on
RewriteRule ^khxc/(.*)-(.*)/(.*)\.html store/index.php?app=$1&ns=$2&ref=$3 [L,PT]

Why is KHXC in there? That is a V 6 directory. Shouldn't that be core instead of KHXC?

Thanks.

Offline

 

#7 07-31-2009 19:37:17

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Trying to change http to https

With what you posted in post 3 khxc should be ccp7.

John

Offline

 

#8 07-31-2009 20:51:26

FrankJAG
Member
From: Texas
Registered: 03-03-2007
Posts: 179
Website

Re: Trying to change http to https

Yup, change that and you should be golden.

Offline

 

Board footer