ID: 19626 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Session related Operating System: linux PHP Version: 4.2.2 New Comment:
file: function.session-set-save-handler.html Note: You must set the configuration option session.save_handler to user in your php.ini file for session_set_save_handler() to take effect. Previous Comments: ------------------------------------------------------------------------ [2002-09-30 16:35:52] [EMAIL PROTECTED] can you please point me to the exact url in the manual you are refering to? i'm to lazy to read it all up ... ------------------------------------------------------------------------ [2002-09-30 12:59:11] [EMAIL PROTECTED] i dont ask for support and i dont edit/use a wrong ini file either. it must be a bug in php or the documentation. ------------------------------------------------------------------------ [2002-09-28 02:30:01] [EMAIL PROTECTED] Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Thank you for your interest in PHP. Most probably, you're editing wrong php.ini, there is .htaccess or php.ini values in httpd.conf. ------------------------------------------------------------------------ [2002-09-26 19:36:03] [EMAIL PROTECTED] according to the documentation, the user-session-save_handler installed by session_set_save_handler gets only called if session.save_handler is set to user in the config. this isn't true. it's also called even if session.save_handler is set to for example mm. documentation or php bug ? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19626&edit=1
