php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6482 ~ is treated as illegal character in session.save_path
Submitted: 2000-09-01 11:33 UTC Modified: 2000-11-05 06:25 UTC
From: jlim at natsoft dot com dot my Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.2 OS: Windows
Private report: No CVE-ID: None
 [2000-09-01 11:33 UTC] jlim at natsoft dot com dot my
In PHP.INI, set session.save_path to a directory with ~ (tilde) in it on Windows. Stop and restart IIS. 

You will get a PHP.ini parse error message from PHP.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-05 06:25 UTC] stas@php.net
Put the string into double quotes.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 01:01:30 2024 UTC