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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 12:01:27 2025 UTC