Re: [PHP-DB] Session_Start won't work Help?

2004-04-09 Thread Daniel Clark
In PHP.INI there is a variable session.save_path. Make sure it's uncommented and has a directory to store the temp session files on the web server. I'm running Apache/2.0.49 and PHP/4.3.5 on windows XP. I get warnings: WARNING: session_start(): open/tmp\sess_242f6f668d85d512f9f4379ffa1e1,

RE: [PHP-DB] Session_Start won't work Help?

2004-04-09 Thread Hutchins, Richard
it works. Rich -Original Message- From: Daniel Clark [mailto:[EMAIL PROTECTED] Sent: Friday, April 09, 2004 11:40 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DB] Session_Start won't work Help? In PHP.INI there is a variable session.save_path. Make sure it's