win 2000 pro
apache 1.3.29
php 4.3.4 (register_globals off)

i want to use sessions. i haven't change anything in the configuration expect the session.save_path. when i try to create a session, the session file appears in the specified directory, but if i try to continue this session in another php document, php doesn't use this session, but creates a new session file. what's going wrong?
i've tried to change the session.save_path and tested with session.use_trans_sid on/off. but the sessions don't want to function properly.



regards, henrik

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to