Posts: 31,872
Thanks: 689
Thanked 4,184 Times in 3,202 Posts
The GD module is installed in the howto but maybe its not activated correctly. Check the file /etc/php4/apache2/php.ini , there must be a line extension=php_gd.dll that must be uncommented. When you changed the config file you must restart your apache webserver.
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
Quote:
Originally Posted by till
The GD module is installed in the howto but maybe its not activated correctly. Check the file /etc/php4/apache2/php.ini , there must be a line extension=php_gd.dll that must be uncommented. When you changed the config file you must restart your apache webserver.
I think it's extension=php_gd.so, not extension=php_gd.dll. The latter one would be for Windows...
Recent comments
1 day 9 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 19 hours ago
2 days 11 hours ago
2 days 11 hours ago
2 days 15 hours ago