php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #9962 php.ini-dist is setup for unix.
Submitted: 2001-03-23 17:02 UTC Modified: 2002-04-04 05:51 UTC
From: sean dot m dot alderman at grc dot nasa dot gov Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.4pl1 OS: Windows NT
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sean dot m dot alderman at grc dot nasa dot gov
New email:
PHP Version: OS:

 

 [2001-03-23 17:02 UTC] sean dot m dot alderman at grc dot nasa dot gov
Just noticed that all of the paths in the [session] section of the php.ini-dist file are set to unix paths.  I downloaded the Win32 binary distribution and couldn't get anything using a session_start() working because of these file paths for the session.cookie_domain and session.save_path are set to unix path names.  This might be nit picky, but shouldn't a binary Win32 distribution be configured to run with Windows path names?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-26 04:40 UTC] sniper@php.net
Note: The session.cookie_path is a URL path not a filesystem path.

Reclassified as feature/change request.

--Jani


 [2002-04-04 05:51 UTC] tal@php.net
there are examples for paths in php.ini-dist.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 07:00:02 2025 UTC