php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13417 Cannot open file for writing
Submitted: 2001-09-24 12:31 UTC Modified: 2001-09-24 13:59 UTC
From: mkeller at iss dot net Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.0.6 OS: solaris 8
Private report: No CVE-ID: None
 [2001-09-24 12:31 UTC] mkeller at iss dot net
get the following error when trying to create image files (png) with php.

<errornum>2</errornum>
<errortype>Warning</errortype>
<errormsg>imagepng: unable to open '/images/image1.png' for writing</errormsg>


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-24 13:59 UTC] mfischer@php.net
Useless bug report and probably a user error.

Please ask support questions at php-general@lists.php.net.

Bogusifying. I you really think its a PHP problem first update to the latest version (try snaps.php.net ) and then reopen this bug report with more information (read the "do's and dont's")

- Markus
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC