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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
26 - 17 = ?
Subscribe to this entry?

 
 [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: Sun May 05 13:01:30 2024 UTC