[PHP 5]- Win32 Fatal error on call to gd_info()

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • universalbitmapper

    [PHP 5]- Win32 Fatal error on call to gd_info()

    Hi,

    I try using the gd library in a PHP 5 Apache 2 server. (actually it's a
    bundle called Wamp5).

    I've edited php.in, uncommenting:

    extension=php_g d2.dll

    And copied all the .dll under c:\windows\syst em32\

    Restarted the server twice.

    Now I get a fatal error when trying:

    print_r(gd_info ());

    And worse, no gd appear in phpinfo().
    I already had trouble with the .dll when trying MySQL5, but I fixed it.

    Where did I go wrong?




    * * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * **
    * ** * ** * ** * *
    Why am I soft in the middle now, when the rest of my life is so hard?
    * * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * **
    * ** * ** * ** * *

Working...