8 lines
2.9 KiB
HTML
8 lines
2.9 KiB
HTML
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>1.5. Prerequisites for running the library</title><link rel="stylesheet" href="manual.css" type="text/css"><meta name="generator" content="DocBook XSL-NS Stylesheets V1.74.0"><link rel="home" href="index.html" title="JpGraph Manual"><link rel="up" href="ch01.html" title="Chapter 1. About the library"><link rel="prev" href="ch01s04.html" title="1.4. Purpose and usage"><link rel="next" href="ch01s06.html" title="1.6. Who can use the library"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">1.5. Prerequisites for running the library</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s04.html">Prev</a> </td><th width="60%" align="center">Chapter 1. About the library</th><td width="20%" align="right"> <a accesskey="n" href="ch01s06.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2502443"></a>1.5. Prerequisites for running the library</h2></div></div></div><p>
|
||
</p><div class="itemizedlist"><ul type="disc"><li><p>Any 32bit operating system capable of running PHP5</p></li><li><p>PHP5, requires version >= 5.1.0 (it might work with earlier versions
|
||
but this is not officially supported)</p></li><li><p>Enabled GD 2.x library in PHP installation. This is normally bundled
|
||
with the PHP5 distribution. It is strongly recommended that you use the
|
||
included version of GD with PHP5 and not try to install it
|
||
separately.</p></li></ul></div><p>
|
||
</p><div class="caution" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Caution</h3><p>There are known issues so running the library under a 64 bit OS so the library
|
||
does not officially support any 64 bit OS:es</p></div><p>For more detailed information on PHP settings in <code class="filename">php.ini</code> see <a class="xref" href="ch03s02.html#sec.verifying-phpgd-inst" title="3.2.1. Verifying the PHP/GD installation">Section 3.2.1</a></p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s04.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch01s06.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">1.4. Purpose and usage </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 1.6. Who can use the library</td></tr></table></div></body></html>
|