NZservers LTD sites : NZservers : Fastpage
 Home | Legal | Web Hosting Solutions | Web Templates | Domains | Support | FAQ| Links| About us
 

Support Category:
Support Item: PHP sessions
Brief Description: My cookie based sessions aren't working, help!
  Click here to return

We have --enable-trans-sid compiled into PHP, this means you need to add a directive in an .htaccess file to use cookie based PHP sessions.

Create an .htaccess file and place the following in it:

php_value session.use_cookies 1

Save and upload to your public_html directory