php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #913 temp file from iodbc fetch disappears
Submitted: 1998-11-13 00:08 UTC Modified: 1998-11-13 23:10 UTC
From: russd at inquest dot com Assigned:
Status: Closed Package: ODBC related
PHP Version: 3.0.5 OS: linux RH 5.1
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: russd at inquest dot com
New email:
PHP Version: OS:

 

 [1998-11-13 00:08 UTC] russd at inquest dot com
Moving from 3.0.3 to 3.0.5 broke my code that uses long varbinary data returned from odbc_fetch_into.  The call returns a filename ["/tmp/php...aaa"] as before, but the file doesn't exist if I check for it immediately [file_exists($tmpName) is false].  Permissions are correct.

Using Solid 2.3, apache 1.3.3, php3 3.0.5 built as module, RH linux 5.1.

--user error; never mind....

Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 04:01:28 2024 UTC