Posted by universalbitmapper on 03/08/06 07:09
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_gd2.dll
And copied all the .dll under c:\windows\system32\
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?
* * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * **
* ** * ** * ** * *
[Back to original message]
|