Home » Authentication » Auth » Bug #2496
Installation fails because of zero-length .tmpusers file
Details
| Submitted | 2004-10-11 09:33 UTC |
|---|---|
| From | denis dot gerasimov at vekos dot ru |
| Assigned | yavo |
| Status | Closed |
| Package | Auth |
| PHP Version | 4.3.1 |
| OS | Microsoft 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?