|
Publicité ' | |||||||||||||||||||||||
|
|
#1 |
|
Membre à l'essai
![]() Inscription : juin 2007 Messages : 103 ![]() |
bonjour,
je travaille avec jpgraph. j'ai voulu tester si jpgraph marche mais ce message d'erreur apparait lorsque je lance mon script. "JpGraph Error: Your PHP installation does not have the required GD library. Please see the PHP documentation on how to install and enable the GD library." puisque je travaille avec debian j'ai lancé cette commande pour vérifier si cette library existe ou pas: dpkg -l |grep php le résultat est: // rc libapache2-mod-php4 4.4.4-8+etch4 server-side, HTML-embedded scripting languag ii libapache2-mod-php5 5.2.0-8+etch7 server-side, HTML-embedded scripting languag ii libphp-jpgraph 1.5.2-10.1 Object oriented graph library for php4 ii php4 4.4.4-8+etch4 server-side, HTML-embedded scripting languag ii php4-cgi 4.4.4-8+etch4 server-side, HTML-embedded scripting languag ii php4-cli 4.4.4-8+etch4 command-line interpreter for the php4 script ii php4-common 4.4.4-8+etch4 Common files for packages built from the php ii php4-gd 4.4.4-8+etch4 GD module for php4 ii php4-mcrypt 4.4.4-8+etch4 MCrypt module for php4 ii php4-mysql 4.4.4-8+etch4 MySQL module for php4 ii php4-xslt 4.4.4-8+etch4 XSLT module for php4 ii php5 5.2.0-8+etch7 server-side, HTML-embedded scripting languag ii php5-common 5.2.0-8+etch7 Common files for packages built from the php ii php5-mysql 5.2.0-8+etch7 MySQL module for php5 ii phpmyadmin 2.9.1.1-3 Administrate MySQL over the WWW //// donc ça se voit qu'elle existe j'ai pas compris que je dois faire? merci |
|
|
00
|
|
|
#2 | |
|
Membre actif
![]() Développeur Web Inscription : juillet 2007 Messages : 194 ![]() |
dans la doc PHP il explique qu'il faut passer des paramêtre au moment de la compilation d'apache.
Citation:
|
|
|
00
|
Copyright © 2000-2012 - www.developpez.com