From:             [EMAIL PROTECTED]
Operating system: win32
PHP version:      4.0.5
PHP Bug Type:     *Session related
Bug description:  error on PHP.INI distributed for win32

Dears,
the file PHP.INI distributed with foxserv or within the php405 work correctly but Just 
i installed a PHP program for ecommerce (i.e. theexchangeproject.org; note I tried 
others with the same result), several errors occurs.

I discovered that there is a little "bug" in:

[Session]
session.use_trans_sid=1
session.save_handler      = files   ; handler used to store/retrieve data
session.save_path         = /Temp    ; argument passed to save_handler

infact the variable session.save_path is "bad defined".
There are not any notes about the win versio. Infact substituiting /Temp with 
c:/php/temp all work fine.

Thank you for you attention,

ALEX TUVERI


-- 
Edit Bug report at: http://bugs.php.net/?id=10892&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to