|
Posted by Jerry Stuckle on 03/14/06 14:14
chsadaki@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.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|