Web Hosting Talk







View Full Version : Enabling GD2 Libraries


Randuin
04-18-2004, 12:15 PM
I add in these two lines in my php.ini

extension=php_gd.dll
extension=php_gd2.dll

But when I start apache it just gives me error for registering every function! :(

trukfixer
04-19-2004, 11:13 AM
You have to re-compile apache --with gdlib