From:             mbiama dot ekombitie dot com at live dot fr
Operating system: GNU/linux
PHP version:      5.3.14
Package:          Windows Installer
Bug Type:         Bug
Bug description:$_SEVER

Description:
------------
Argument passed to save_handler. In the case of files, this is the path
where data files are stored. Note: Windows users have to change this
variable in order to use PHP's session functions. As of PHP 4.0.1, you can
define the path as: session.save_path = "N;/path" where N is an integer.
Instead of storing all the session files in /path, what this will do is use
subdirectories N-levels deep, and store the session data in those
directories. This is useful if you or your OS have problems with lots of
files in one directory, and is a more efficient layout for servers that
handle lots of sessions. NOTE 1: PHP will not create this directory
structure automatically. You can use the script in the ext/session dir for
that purpose. NOTE 2: See the section on garbage collection below if you
choose to use subdirectories for session storage

Test script:
---------------
/tmp
'./configure' '--prefix=/ect/www/php5' '--with-libdir=lib64'
'--sysconfdir=/etc' '--disable-rpath' '--enable-cli' '--disable-cgi'
'--with-config-file-path=/var/server/lib/$Dot' '--disable-all'
'--enable-libxml' '--with-libxml-dir=/dot' '--with-openssl=/server'
'--with-kerberos=/exe' '--with-pcre-regex=/exe' 

Expected result:
----------------
PHP CLI/CGI $Host version run Apache ver.       2.2.19 (Unix)
PHP version     5.2.17
main session.save_path ./php.ini
include_path    SERVER: "\path1;\path2" -c:/php/includes"

Actual result:
--------------
SERVER run in "localhot" only
--enable-debug and disable "http://"; Back local

-- 
Edit bug report at https://bugs.php.net/bug.php?id=62556&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=62556&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=62556&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=62556&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=62556&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=62556&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=62556&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=62556&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=62556&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=62556&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=62556&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=62556&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=62556&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=62556&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=62556&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=62556&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=62556&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=62556&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=62556&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=62556&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=62556&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=62556&r=mysqlcfg

Reply via email to