Home » Images » Image_Graph » Bug #10141
Unable to output to file
Details
| Submitted | 2007-02-20 23:48 UTC |
|---|---|
| From | pesce dot david at gmail dot com |
| Status | No Feedback |
| Package | Image_Graph |
| PHP Version | 4.3.1 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2007-02-20 23:48 UTC] pesce dot david at gmail dot com
Description:
------------
Unable to save generated image to a file.
Test script:
---------------
$Graph->done(array('filename' => "users/smoothed2.png"));
Expected result:
----------------
The image should save to that location. Works with other scripts so the rights are correct.
Actual result:
--------------
Output is only sent to the browser