Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.0RC8

Bug #19766 Customizable by the server administrator
Submitted: 2013-01-01 19:25 UTC
From: mbiama Assigned:
Status: Open Package: HTTP_WebDAV_Server
PHP Version: 5.3.20 OS: Windows
Roadmaps: (Not assigned)    
Subscription  


 [2013-01-01 19:25 UTC] mbiama (Roger Mbiama)
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 5.3.20, you can define the path as: session.save_path = "web;/path" Test script: --------------- Paths and Directories include_path Windows: "\path1;\path2" -c:\php\includes" .:/usr/lib/php:/usr/server/lib/php Expected result: ---------------- Section:="File Uploads" Directive:="file_uploads" Infos: Whether to allow HTTP file uploads. Value:On Sub Section="main" Directive="session.save_path" Value:/temp System:="Pear.php.net" boolean connect( string $www.angosso.net/pub-page, [integer $port = 80], [boolean $persistent = ok], [integer $timeout = ok], [array $options = none]) Parameters string $addr — IP address or host name. integer $port — TCP port number. boolean $persistent — (optional) Whether the connection is persistent (kept open between requests by the web server). integer $timeout — (optional) How long to wait for data. array $options — See options for stream_context_create. Actual result: -------------- Installing "Net_Socket" PHP Extensions and Applications Package pear/Net_Socket is already installed and is the same as the released version 1.0.10 install failed 0

Comments