PHP and JPGraph

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
dingo
-


Joined: 02 May 2004
Posts: 3
Location: Canada

PostPosted: Sun May 02, 2004 9:40 pm    Post subject: PHP and JPGraph Reply with quote

Hi

I have XP so I loaded PHP as per the instuctions in the Abyss adding PHP Support with the installer.

When I run the following the following page.
http://boinc-australia.servehttp.com/boinc%20stats I get this error when trying to display the graphics

JpGraph Error: Your PHP installation does not seem to have the required GD library. Please see the PHP documentation on how to install and enable the GD library.

Any help appreciated.
Back to top View user's profile Send private message Visit poster's website
nquin321
-


Joined: 29 Jan 2004
Posts: 296
Location: Right Behind You

PostPosted: Sun May 02, 2004 9:46 pm    Post subject: Reply with quote

dingo,

You must install the GD2 library extension in PHP. We assume that you have a running PHP installation: Download the binary zipped package of PHP, open it, and copy the file php_gd2.dll in your already installed PHP directory (you only need this file).
Next, open your php.ini file, locate the line:

Code:
;extension=php_gd2.dll

uncomment the line by removing the preceding ";" so your line becomes:
Code:
extension=php_gd2.dll


Retry your script.
_________________
How many forum members does it takes to change a light bulb?
Back to top View user's profile Send private message
dingo
-


Joined: 02 May 2004
Posts: 3
Location: Canada

PostPosted: Sun May 02, 2004 10:17 pm    Post subject: Reply with quote

Thanks

Getting closer the graphics didn't come up but at least the little box where they were supposed to be did.

Thanks Again.
Back to top View user's profile Send private message Visit poster's website
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Mon May 03, 2004 1:36 am    Post subject: Reply with quote

I see graphics...
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
nquin321
-


Joined: 29 Jan 2004
Posts: 296
Location: Right Behind You

PostPosted: Mon May 03, 2004 1:42 am    Post subject: Reply with quote

It is working for me too

:)
_________________
How many forum members does it takes to change a light bulb?
Back to top View user's profile Send private message
dingo
-


Joined: 02 May 2004
Posts: 3
Location: Canada

PostPosted: Mon May 03, 2004 3:54 am    Post subject: Reply with quote

Thanks

I fixed the problem. There was an extra space at the end of a script.
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group