It's the path relative to the include path defined in php.ini. So, if you had D:\Program Files\EasyPHP1-7\www\jpgraph-1.16 in your include_path in php.ini, you could leave this value blank in the phpbt configuration.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If i have the jpgraph in this directory:
D:\Program Files\EasyPHP1-7\www\jpgraph-1.16
What path I have to put in the field jpgraph path from configuration (admin tools)?
I put differents paths and it throws blanks pages.
Thanks
Adrian
It's the path relative to the include path defined in php.ini. So, if you had D:\Program Files\EasyPHP1-7\www\jpgraph-1.16 in your include_path in php.ini, you could leave this value blank in the phpbt configuration.
OK, thanks, but when i fill the field "USE_JPGRAPH" with yes, (and i have bugs in the database) the home page is blank.
Why?
Hi,
I had the same problem
Here is what I did to fix it
- make sure the gd2 extension is loaded, I followed the install instructions for php
- test the JpGraph install, Simply by running one of the examples
- use "/" instead of "\" for the path,
D:/Program Files/EasyPHP1-7/www/jpgraph-1.16