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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 12:01:31 2024 UTC