This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
<html><head><metahttp-equiv="Content-Type"content="text/html; charset=UTF-8"><title>Basic trouble shooting</title><linkrel="stylesheet"type="text/css"href="manual.css"><metaname="generator"content="DocBook XSL Stylesheets V1.76.0"><linkrel="home"href="index.html"title="JpGraph Manual"><linkrel="up"href="ch02.html"title="Chapter2.The Short Version: Installing the library (for PHP/Apache experts)"></head><bodybgcolor="white"text="black"link="#0000FF"vlink="#840084"alink="#0000FF"><divclass="navheader"><tablewidth="100%"summary="Navigation header"><tr><thcolspan="3"align="center">Basic trouble shooting</th></tr><tr><tdwidth="20%"align="left"></td><thwidth="60%"align="center">Chapter2.The Short Version: Installing the library (for PHP/Apache experts)</th><tdwidth="20%"align="right"></td></tr></table><hr></div><divclass="sect1"title="Basic trouble shooting"><divclass="titlepage"><div><div><h2class="title"style="clear: both"><aname="id2475716"></a>Basic trouble shooting</h2></div></div></div>
<p>If none of the examples above to work there is a couple of things that needs to be
checked. If not any of these quick fixes solves the problem then it is best to read
the long version of the installation instructions before continuing the trouble shooting.</p><divclass="orderedlist"><olclass="orderedlist"type="1"><liclass="listitem">
<p>Verify that the GD library is really working by running
<codeclass="code">phpinfo()</code> and check that your output includes a GD
section which should show similar information as the image below</p>