ID: 31709 Updated by: [EMAIL PROTECTED] Reported By: sambukkaa at hotmail dot com -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: all PHP Version: 5.0.3 New Comment:
It refuses to use Z for a reason - as that is orginally the letter used during login scripts AFAIK. Try to avoid using it! Previous Comments: ------------------------------------------------------------------------ [2005-01-26 23:05:10] sambukkaa at hotmail dot com Description: ------------ I have installed a ramdrive as drive Z to point the session.save_path to it. The php-5.0.3-installer.exe file asks to select a destination directory where to save the sessions. It refused to select "Z:" as session.save_path destination. I had to select the default installation path and only after the installation, manually edit the session.save_path in php.ini file to: session.save_path= Z: Afterwards, I have tested the sessions and every thing works perfect. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31709&edit=1