ID: 22800 Updated by: [EMAIL PROTECTED] Reported By: bid3k at hotmail dot com -Status: Open +Status: Feedback Bug Type: Session related Operating System: Windows XP PHP Version: 4.3.2RC1 New Comment:
What are the EXACT lines for session.save_path and extension_dir in your php.ini ?? Previous Comments: ------------------------------------------------------------------------ [2003-03-20 03:03:00] bid3k at hotmail dot com I recently started messing around with sessions and everything was going fine until I decided to load the gz extension. >From hours of experimenting I found out that when the extention dir is correctly mentioned (c:\progra~1\php\extensions in my case) then my session.save_path is set to /tmp even though the php.ini tells it to use c:\progra~1\php\sessiondata. It also happens in 4.31, I don't know if it happens before that. Now the question is, how can I have both the sessions and the extensions? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22800&edit=1