If somebody knows how to install gd in
apache 2.0.59 (windows xp )
php 4.4.6
mysql 4.1.22
Please help !

apache 2.0.59 (windows xp )
php 4.4.6
mysql 4.1.22
Please help !
| Code: |
| <?php phpinfo(); ?> |
| Code: |
| extension_dir = "./" |
| Code: |
| extension=php_gd2.dll |
| JayBee wrote: | ||||||
| just edit php.ini
if you don't know where it is, try to create simple php page with
and search for php.ini set the right path of extensions
try to set absolute path to c:\<your php instalation dir>\extensions and uncoment this line
HTH |
| theem wrote: | ||||||||
I have done that ! But still its not working !!! Anyother ways ? |