Thread: PHP Sessions
View Single Post

  #1 (permalink)  
Old 01-25-2004
victor
 
Posts: n/a
Default PHP Sessions

Hi

I'm having trouble getting sessions to work on my server.

It's working on my univeristy account so I assume that there is nothing
wrong with the code.

This is what my phpinfo(); is on my server
http://victor.is-a-geek.com/about/

This is what the phpinfo(); is on the university server
http://pages.cpsc.ucalgary.ca/~louiev/index.php

Any help would be good. I'm running PHP 4.3.4, Apache 1.3 and Redhat
9.0 on my server.

There some simple code on the top for a simple counter...pushing refresh
updates the number on the unversity server but not mine.

Thanks
Victor

Reply With Quote