Menu

JPGRAPH PATH

Help
2004-09-13
2013-04-16
  • Nobody/Anonymous

    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

     
    • Benjamin Curtis

      Benjamin Curtis - 2004-09-15

      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.

       
    • Nobody/Anonymous

      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?

       
    • Nobody/Anonymous

      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

       

Log in to post a comment.