i encounter Fatal error: Call to undefined function: gd_info()
how do u setup GD library of image functions?
Depends... what operating system is your server running?
solved! from extension_dir = "./" to extension_dir = "c:\php\extensions" and uncomment ;extension=php_gd2.dll