I've just installed PHP 5 on vista which is working fine and I'm trying to get GD to work but keep getting
Fatal error: Call to undefined function gd_info() in C:\inetpub\wwwroot\gd.php on line 2
with the test page to list its properties.
The gd2 line is uncommented in php.ini of which there is only one copy, the extensions directory is correct - tried various varieties from ./ext to the full path, restarted the server and now dont know what else to do
Start Free Trial