Have a look at this: http://phpbuilder.com/annotate/message.php3?id=1009351 A+ Alain
-----Original Message----- From: Mihail Bota [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 3:22 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [PHP-WIN] Need some help with Graphs Alain, I was impressed by JPGraph and I wanted to use it for my applications (statistics). JPGraph needs GD 2.0... this is the point where i am stuck... So, the oerror looks like this: Fatal error: imagecolorresolvealpha(): requires GD 2.0 or later in c:\inetpub\wwwroot\Graphs\jpgraph.php on line 2889 Mihai On Fri, 8 Mar 2002, alain samoun wrote: > Mihail: > The command line use is: > (From the MSWindows, supposing that php.exe is in C:\php ) > C:\php> php Yourscript.php > You do not need any compilation, since the GD, ZLIB etc.. dlls have been > compiled with your php version. Just make sure that the dlls you get are > from the same source of your PHP and that they are uncommented in your > php.ini files. > A+ > Alain > > -----Original Message----- > From: Mihail Bota [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 08, 2002 2:23 PM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] Need some help with Graphs > > > Hello, > > I am trying to install, configure and compile all what is needed in order > to be able to create graphs from database queries. > I am not very good in C, therefore I am not sure what I am doing is right. > I got all the gd, zlib libraries from the associated sites, I copied the > dll's from the php binary (4.1.1) into C:\winnt\system32, I uncommented > the necessary lines from php.ini and then I tried to run from the command > line php --with-gd=...the path (i hope is the correct one) > There is no result for this compilation, and I do not know what to do...to > interrupt or to let it leave? > Did I miss something in this process? > I'd appreciate any help from anybody... > I apologize if this message is too stupid. > > Thanks. > > Mihai > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php