php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22446 go-pear.php install dies saying "permission denied (rename)"... "commit failed"
Submitted: 2003-02-26 15:22 UTC Modified: 2003-05-21 20:10 UTC
From: danielc at analysisandsolutions dot com Assigned:
Status: Closed Package: PEAR related
PHP Version: 4.3.1 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: danielc at analysisandsolutions dot com
New email:
PHP Version: OS:

 

 [2003-02-26 15:22 UTC] danielc at analysisandsolutions dot com
Hi:

Running Windows 2000, SP3, locked down with the Common Criteria High Security template (CC_HiSec_W2K_Professional.inf).

When running go-pear.php, I set "Installation prefix" to "c:\progra~1"  The process dies before completion with the following:

vvvvvvvvvvvvvvvvvvvvvv
... snip ...
Downloading package: XML_Parser.......ok
Extracting installer..................ok
permission denied (rename): \progra~1\pear
permission denied (rename): \progra~1\pear.bat

commit failed
^^^^^^^^^^^^^^^^^^^^^^

I thought it might be permissions on my temporary directory, but it's not.  I removed all permissions and then gave "Everyone" full control.

Then I thought it might have to do with permissions on the "pear" directory, so did the same thing with the permissions to this directory.  No dice.

There really shouldn't be a problem.  I'm running the script as the main Administrator account.

Thanks,

--Dan

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-27 07:45 UTC] edink@php.net
PEAR on Windows installation problems are being discussed in
http://bugs.php.net/bug.php?id=21619. Closing this one.

 [2003-03-27 11:23 UTC] danielc at analysisandsolutions dot com
Considering this is a verified bug and you're consolidating the activity to a different bug report, the appropiate status is "Duplicate."
 [2003-05-21 20:10 UTC] sniper@php.net
Bug #21619 is fixed. Closing this too.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 02:01:36 2025 UTC