php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1692 Unable to open temporary file ???
Submitted: 1999-07-10 18:19 UTC Modified: 1999-07-16 14:11 UTC
From: henrik at heki dot dk Assigned:
Status: Closed Package: Other
PHP Version: 3.0.6 OS: NT4.0 IIS4
Private report: No CVE-ID: None
 [1999-07-10 18:19 UTC] henrik at heki dot dk
This dumps out on screen when working with the GD extention,

<b>Warning</b>:  Unable to open temporary file in
<b>d:\www2\heki\cgi-bin\but.php</b> on line <b>51</b><br>

---> 51: "ImageGif($image);"

This error only shows on my ISP's server but not on my own intranet server with the same software, and i've tried to configure my system the same way as my ISP but i can't seem to Get the same error.????

Is there on NT4.0 some permission that says that temp files are not allowed????

Hope you can help.

Best regards

Henrik F Villadsen

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-16 14:11 UTC] jim at cvs dot php dot net
This is a permissions problem.
 [2022-07-14 10:36 UTC] git@php.net
Automatic comment on behalf of cmb69
Revision: https://github.com/php/doc-en/commit/75784e420713899791498ea42ea9a12173602321
Log: Fix #1692: filter flag changes for PHP 8 not documented
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 22:01:30 2024 UTC