[PHP-WIN] Re: sessions problems

2003-04-04 Thread Gregory Kaczmarczyk
going wrong here? Or do you have any ideas on what I could try to get around this problem? Thanks, Greg Bill Liao wrote: Hi, 1. check php.ini session.save_path 2. $SESSION['any_var'] should be $_SESSION['any_var'] - Original Message - From: "G

[PHP-WIN] sessions problems

2003-04-04 Thread Gregory Kaczmarczyk
New to windows/PHP! I'm having quite a bit of trouble with getting sessions to work right. I've got PHP 4.3.1 installed on Windows 2000 with IIS. php.ini is default from installation. Each time I run session_start(), a new session is created disgarding the previous page's session. If I call ini_