From: [EMAIL PROTECTED] Operating system: Windows NT PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: php.ini-dist is setup for unix. Just noticed that all of the paths in the [session] section of the php.ini-dist file are set to unix paths. I downloaded the Win32 binary distribution and couldn't get anything using a session_start() working because of these file paths for the session.cookie_domain and session.save_path are set to unix path names. This might be nit picky, but shouldn't a binary Win32 distribution be configured to run with Windows path names? -- Edit Bug report at: http://bugs.php.net/?id=9962&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]