Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
2
<HTML>
3
<HEAD>
4
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1">
5
<LINK REL="Start" HREF="index.html">
6
<LINK REL="Contents" HREF="toc.html">
7
<LINK REL="Prev" HREF="314UsingnonlatinbasedfontswithJpGraph.html">
8
<LINK REL="Next" HREF="33Requiredfiles.html">
9
<STYLE TYPE="text/css"><!--
10
BODY { font-family: serif }
11
H1 { font-family: sans-serif }
12
H2 { font-family: sans-serif }
13
H3 { font-family: sans-serif }
14
H4 { font-family: sans-serif }
15
H5 { font-family: sans-serif }
16
H6 { font-family: sans-serif }
17
SUB { font-size: smaller }
18
SUP { font-size: smaller }
19
PRE { font-family: monospace }
20
A { text-decoration: none }
21
--></STYLE>
22
</HEAD>
23
<BODY>
24
<A HREF="toc.html">Contents</A>
25
<A HREF="314UsingnonlatinbasedfontswithJpGraph.html">Previous</A>
26
<A HREF="33Requiredfiles.html">Next</A>
27
<HR NOSHADE>
28
<H2><A NAME="3_2">3.2 Customizing the installation</A></H2>
29
<P> In order for JpGraph to work it is necessary to adjust the cache and
30
 TTF directory to suit the specific installation. By default the TTF
31
 directory is &quot;/usr/X11R6/lib/X11/fonts/truetype/&quot; and for the cache
32
 &quot;/tmp/jpgraph_cache/&quot;. These are defined as PHP defines at the top of<I>
33
 jpg-config.inc.php</I></P>
34
<P> Please make sure that PHP has write permissions to the cache
35
 directory if the cache feature should be used. If this is not the case
36
 a &quot;Can't write file xxx.yyy&quot; error will occur when a graph that uses
37
 the cache feature are generate. More information regarding the cache
38
 feature of JpGraph is available in the section<I> Making sense of
39
 caching system in JpGraph</I></P>
40
<HR NOSHADE>
41
<A HREF="toc.html">Contents</A>
42
<A HREF="314UsingnonlatinbasedfontswithJpGraph.html">Previous</A>
43
<A HREF="33Requiredfiles.html">Next</A>
44
</BODY>
45
</HTML>