ID: 22800 User updated by: bid3k at hotmail dot com Reported By: bid3k at hotmail dot com -Status: Feedback +Status: Open Bug Type: Session related Operating System: Windows XP PHP Version: 4.3.2RC1 New Comment:
they are: session.save_path = C:\WINDOWS\Temp ; argument passed to save_handler extension_dir = C:\Progra~1\PHP\extensions ;<-- this is frelled!!!!!! Previous Comments: ------------------------------------------------------------------------ [2003-03-20 17:17:11] [EMAIL PROTECTED] What are the EXACT lines for session.save_path and extension_dir in your php.ini ?? ------------------------------------------------------------------------ [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