php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1481 Mabye not a bug??
Submitted: 1999-06-01 06:22 UTC Modified: 1999-06-01 16:40 UTC
From: henrik at heki dot dk Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.6 OS: NT4.0 IIS4
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: henrik at heki dot dk
New email:
PHP Version: OS:

 

 [1999-06-01 06:22 UTC] henrik at heki dot dk
This dumps out on screen when working with the GD extention,
the php command on line 51 is imagegif($im);

First a had all modules, but then i only loaded the gd-lib.

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

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.????


Hope you can help.

Best regards

Henrik F Villadsen

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-01 16:40 UTC] jim at cvs dot php dot net
This means the permissions are set up that you
cannot create a temporary file. Your ISP will
need to fix this.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 11:01:31 2025 UTC