Hello Rob, Oh ya - i should have included the important info - Windows Server 2003 PHP 5.1.6-Win32 MySQL-5.0.27-win32 MediaWiki 1.9.0
I used the windows binaries; no compiling 4 me if i can help it! I probably need to enable it through PHP... i'll go try and figure that out. Thanks. I'm an amature programmer with a .NET/ASP/MSQL background, so the PHP/MySQL has a bit of a learning curve for me.. getting used to it, though.
Assuming i find the way to enable it in PHP and it's ready to go, i already have the wiki configured, can i just change a setting to enable thumbnails? I'm hoping i can find a place to do that instead of having to re-run the install page...
Thanks!
On 18/01/07, Jon Anunson janunson@design-plus.com wrote:
I have PHP 5.0 installed, acording to http://se.php.net/gd, GD is bundled into the PHP install. When i'm running the Mediawiki install, though, under Checking invironments it says "Couldn't find GD library or ImageMagick; image thumbnailing disabled." Is there a certain version of GD required, or maybe i havn't gotten PHP installed properly (?)
What platform?
GD is bundled with the Windows binaries, although it needs to be enabled in the PHP configuration, and Unix or Linux distributions may require it to be compiled in or added as an extension. For instance, under FreeBSD, you either compile it in or install /usr/ports/graphics/php5-gd.
Rob Church