jpgraph blank page

Discussion in 'PHP' started by kricert, Oct 17, 2012.

  1. #1
    Hey guys, I'm a person who rarely calls for help, however after going through pretty much everything that I could found and especially through extensive jpgraph docs, I'm left with absolutely no ideas.

    Basically I was trying to re-enable script that was used in the past on another server and it draws graphs using jpgraph. So first I uploaded it to my web server but it didn't work. I started checking things, debugging, making small changes etc. However nothing did the trick. Reviewing jpgraph documentation made me realize that absolutely nothing is working and even if I upload the simplest of example cases, blank page is returned and that's it. Page source also reveals that site returned is completely empty. I have GD library and everything enabled, script is recognizing include files and is not returning any kind of error.

    So this is pretty much driving me crazy, because everything seems in best order, library is being recognized, everything that should be is enabled etc. but return is always the same - completely blank page.

    To make it even worse, here is a link to documentation (http://jpgraph.net/doc/faq.php#F1-4) and what should be done at such scenario. I did all that, but there was no solution for my problem.

    If anyone can help me with this, that would be just great!
     
    kricert, Oct 17, 2012 IP
  2. Imran

    Imran Notable Member

    Messages:
    2,340
    Likes Received:
    190
    Best Answers:
    0
    Trophy Points:
    230
    #2
    Cannot offer help unless you provide, error log, access log and basic server info.
    Check if the php file is having space after php end tag ?>
     
    Imran, Oct 18, 2012 IP