[PHPwestoz] Hello Group

Leon Brooks leon at cyberknights.com.au
Wed Mar 9 21:10:02 UTC 2005


On Wednesday 09 March 2005 10:55, Jimmy Bowden wrote:
> Hi, I'm a new subscriber.

Hello, Jim!

> I'm having a spot of bother configuring php 5.0.3 to do graphics
> like imagecreate(); under windows, using an apache server.

Sorry, I do as little with MS-Windows as possible. Is it safe to presume 
that a page consisting of just this:

<?php phpinfo(); ?>

...reports that the gd functions are available? If not, obtain and 
compile the GD library before building PHP. I'm somewhat spoilt, it's a 
one-liner (urpmi php5-gd) to install that here.

Even if gd is there, you might like to investigate the ImageMagick 
functions, which can do all sorts of snazzy stuff. If you think you 
have both, and neither is working, then you might need to set some 
environment variables or move stuff around so that PHP can "see" the 
required libraries.

Please post in plain text rather than HTML.

Cheers; Leon

-- 
http://cyberknights.com.au/     Modern tools; traditional dedication
http://plug.linux.org.au/       Member, Perth Linux User Group
http://slpwa.asn.au/            Member, Linux Professionals WA
http://osia.net.au/             Member, Open Source Industry Australia
http://linux.org.au/            Member, Linux Australia




More information about the PHPwestoz mailing list