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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
11 + 2 = ?
Subscribe to this entry?

 
 [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 Mar 29 05:01:28 2024 UTC