PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Authentication » Auth » Bug #2496

Installation fails because of zero-length .tmpusers file

Details

Submitted2004-10-11 09:33 UTC
Fromdenis dot gerasimov at vekos dot ru
Assignedyavo
StatusClosed
PackageAuth
PHP Version4.3.1
OSMicrosoft Windows 2000 Server SP
Roadmaps(Not assigned)

Comments

[2004-10-11 09:33 UTC] denis dot gerasimov at vekos dot ru

Description:
------------
A problem with installation of Auth package on old PHP (4.3.1). (Newer PHP versions haven't this problem.):

PEAR installer fails because of the file named .tmpusers (it has zero length - is this file really needed?).
When I unzip the archive, add some characters to this file, delete appropriate md5 attribute in package XML and zip all this back - installation goes fine.

Sure, really PEAR installer fails but can this file (it seems to be redundant) be simply deleted?