Public bug reported:
Binary package hint: graphviz
Ubuntu info:
Description: Ubuntu 10.10
Release: 10.10
libgv-php5:
Installed: 2.26.3-4
Using the gv::render() function in PHP with two arguments, the binary
data of the graph image should be output inline (have tried with several
different output types). That is, a web browser should receive the image
when visiting the PHP page. Instead, no data is output. This worked on
Lucid.
When running the script from the command line, the function works as
expected. i.e. binary data is output to stdout. Also when using the 3
argument form of gv::render() to save to a file, accessed via the web,
the image file is correctly generated.
Note for testing: you'll need to add the file gv.ini to
/etc/php5/apache2/conf.d containing "extension=gv.so" to get the
extension loading in PHP. Attached is a PHP file that needs write access
from the apache user to the output.log and graph.png files.
** Affects: graphviz (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/702957
Title:
libgv-php5 gv::render() function does not output to browser
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs