Forum Moderators: coopster

Message Too Old, No Replies

my gd library is not working

i have made the changes in my php.in file but all invail

         

dizyn

10:09 am on Jun 28, 2006 (gmt 0)

10+ Year Member



I am trying to confugure gd library for images but its not working. i have uncommednted its dll from php.ini but its not working. can anyone help me :

thanks
dizyn

dreamcatcher

10:34 am on Jun 28, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi dizyn, a warm welcome to Webmaster World. :)

When you changed the PHP.ini setting, did you reboot the server?

dc

dizyn

10:44 am on Jun 28, 2006 (gmt 0)

10+ Year Member



<?
$aa = array();
$aa = gd_info();
echo $aa[3];
?>

Output: Fatal error: Call to undefined function gd_info() in c:\wamp\www\info.php on line 3

dizyn

10:46 am on Jun 28, 2006 (gmt 0)

10+ Year Member



ooooooooh thanks man, its done
i restarted it and its working now
thansk for the time and help

thanks again