[pmwiki-users] PHP-GD image library not found?
Petko Yotov
5ko at free.fr
Sat Oct 6 13:03:48 CDT 2007
On Saturday 06 October 2007, Nicholas Buttle wrote:
> I'm trying to use the thumblist cookbook with the
> latest PHP and Apache installed.
>
> However, I'm getting this error message...
>
> 'PHP-GD image library not found'
>
> How do I install the library for my PMWiki?
>
> System is XP and latest PHP and Apache.
Hi.
Are the PHP image functions (GD) enabled in your php.ini?
In your file "php.ini" there should be such a line:
extension=php_gd2.dll
If there is a semicolon ";" in front of it, remove it. Then restart Apache.
Petko
More information about the pmwiki-users
mailing list