php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #526 error cpying files when decompressing
Submitted: 1998-07-08 20:36 UTC Modified: 1998-07-30 08:27 UTC
From: mp15 at calvanet dot calvacom dot fr Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.1 OS: win95
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mp15 at calvanet dot calvacom dot fr
New email:
PHP Version: OS:

 

 [1998-07-08 20:36 UTC] mp15 at calvanet dot calvacom dot fr
when tyring to execute php-3_0-win32.exe, on win95, I get an error message:
   in copying files
       from : c:\windows\temp\$INFTool.tmp\Ldap32.dll
       to : c:\php3\ldap32.dll

   -> Setup has trouble copying files
         details on error message says:
                 Invalid drive specification (error #f)
           from: (same as noted before)
           to  '@:\Ldap32.dll=Ldap32.dll'       <----------- ????????

trying to skip file get the same type of error for libdb.dll,mSQL.dll, zlib.dll

and installation ends !

trying another download just doesn't solve problem

marc persuy

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-30 08:27 UTC] rasmus
The installer has some problems - we will get them worked out.  For now, just use something like WinZIP and load up the distribution .EXE file and copy the files.  See the following URL for instructions on where to put things:
http://www.progressive-comp.com/Lists/?m=90124331225650&w=2
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 09:01:27 2024 UTC