PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Images » Image_Graph » Bug #10141

Unable to output to file

Details

Submitted2007-02-20 23:48 UTC
Frompesce dot david at gmail dot com
StatusNo Feedback
PackageImage_Graph
PHP Version4.3.1
OSLinux
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