Jump to content

Recommended Posts

Posted

I have a question regarding the use of the shared TCH SSL certificate combined with php sessions: how can they be used together?

The php sessions are related to the domain of the site.

When I use the shared certificate, I work on another level, and my pages all start with https://server4.totalchoicehosting.com/~ etc.

 

Thanks!

  • 4 months later...
Posted

mtimmer,

 

There are configuration options for sessions using PHP that you can set in the PHP.ini file. There is one called 'session.cookie_domain' which allows you to set the domain in which the PHP sessions are stored. I believe if you change this to the secured domain, it will let you use them with the SSL pages.

 

Let me know if this works.

 

Sarah

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...