php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56075 go-pear.bat can't handle TEMP dir set as drive root
Submitted: 2004-05-25 11:17 UTC Modified: 2006-12-26 23:15 UTC
From: sigbjorn at lundolsen dot net Assigned: danielc (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 5.0.0RC2 (Release Candidate 2) OS: Windows 2000
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: sigbjorn at lundolsen dot net
New email:
PHP Version: OS:

 

 [2004-05-25 11:17 UTC] sigbjorn at lundolsen dot net
Description:
------------
This regards the PEAR distributed with php 5.0.0.rc2. When trying to run go-pear, I got an error during install due to my 'TEMP' dir being set to "G:\". go-pear.php customarily added a path separator before the path to its temp dir, rendering "G:\\go_temp6\" (or somesuch path). Obviously, the directory couldn't be created due to the path being illegal, and the install failed.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-25 14:43 UTC] helgi at trance dot is
this just has nothing to do with PEPr so I changed the category.
 [2004-06-08 14:10 UTC] cellog@php.net
this is an issue in go-pear, not in PEAR
 [2004-06-08 19:37 UTC] danielc at analysisandsolutions dot com
Significant changes have been made to go-pear.  Please obtain a current copy and try again then let us know what happens.
http://cvs.php.net/cvs.php/pearweb/public_html/go-pear
 [2004-06-11 00:29 UTC] danielc at analysisandsolutions dot com
Considering changelog says this bug was fixed and there was no feedback, time to close this bug.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 02:01:36 2025 UTC