NZservers LTD sites : NZservers : Compumedia
  Home | Products | Web Hosting Solutions | Support | About us
 

Suport Topic:
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