473,474 Members | 1,682 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

gd-php

HI,I have a problem with using image functions, I always get this
error: undefined function.
I have started from the scratch, do I have to configure any libraries
or pathes.
knowing that my php version is 4.3 and i have found two dll files
gd.dll and gd2.dll

thanx in advance
Shameram

Mar 14 '06 #1
2 1190
ch******@hotmail.com writes:
HI,I have a problem with using image functions, I always get this
error: undefined function.
I have started from the scratch, do I have to configure any libraries
or pathes.
knowing that my php version is 4.3 and i have found two dll files
gd.dll and gd2.dll


and GD support is enabled (have you added those 2 dll's in php.ini)?
Take a look at phpinfo() and check if support is in there.

--
Henrik Hansen
Mar 14 '06 #2
ch******@hotmail.com wrote:
HI,I have a problem with using image functions, I always get this
error: undefined function.
I have started from the scratch, do I have to configure any libraries
or pathes.
knowing that my php version is 4.3 and i have found two dll files
gd.dll and gd2.dll

thanx in advance
Shameram


Sounds like you PHP is not configured to use the gd extensions. Check
your php.ini file, especially the extensions= section.

Also, depending on what you're trying to do, you may need to recompile
PHP with the appropriate libs for .jpeg, .gif, etc. support.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Mar 14 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: David Walker | last post by:
Hi I'm using a server which only has GD version 1.6.2, with jpeg support enabled. I'm trying to use it to make thumbnails of jpeg photos as they are uploaded from a webform, but moving from my...
0
by: Neal | last post by:
Using the GD library, I'm having a bit of difficulty getting imagecolorallocate() to work as I would expect it to. Using a call of $color = imagecolorallocate ($image, 255, 0, 0); (after...
2
by: Erwin Bon | last post by:
Hello, I need to be able to read windows bitmap files (*.bmp) into the GD-functions in order to create a jpg-file from it. Is such a thing possible. I seem te be unable to find the required...
4
by: G520 | last post by:
GD module – need basic info... Hi All Some stupid questions from a newbe :-) I want to create graphs from int arrays. I'm told I can use the GD module... I have RedHat 9, PHP4 and...
5
by: nawfer | last post by:
for to resize and copy original photos into a new directory and to use for a thumbnail gallery on the web; what is better: GD, Netpbm or imagemagick and why? very thank
5
by: Eduardo Elgueta | last post by:
Hi All, I'm trying to setup matplotlib (http://matplotlib.sourceforge.net/) in a Win XP box. I have two questions: 1. How do I install the GD Lib (http://www.boutell.com/gd)? The zip...
0
by: TeraNews | last post by:
I have a sample graph using GD::Graph::Lines, it's a simple X-Y line graph (www.bitmosphere.com/cgi-bin/graph.pl) I want to change the color of the graph border, and the tick lines (vertical and...
1
by: Matthew Bates | last post by:
Hi, I'm currently trying to install the GD module for Perl on FreeBSD 4.10 and I'm experiencing some issues. I'm using the cpan to install but a make test fails, reporting: module GD:...
5
by: jeff | last post by:
could somebody explain to me how to install (or compile) GD for linux, so that it works in pyhton?
0
by: srinu123 | last post by:
Hi all, I am tring the install perl module(GD-2.35) on my linux machine.But i am getting some error...Please find the error below... D.xs:1450: invalid lvalue in assignment GD.xs:1450:...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.