getting gd2 to load
Posted: Wed Apr 25, 2012 3:27 pm
Windows Server 2011
extension=php_gd2.dll un-commented in php.ini
apache restarts without error, log file has no recent errors
info.php has no mention of gd2
gd_info() gives error:
Fatal error: Call to undefined function gd_info() in C:\apache2\htdocs\info.php on line 3
windows event logger has no errors I can attribute to apache or php
In short, I have evidence that gd2 is not being loaded but I have no errors to check.
Any clues?
Thanks,
Amy
extension=php_gd2.dll un-commented in php.ini
apache restarts without error, log file has no recent errors
info.php has no mention of gd2
gd_info() gives error:
Fatal error: Call to undefined function gd_info() in C:\apache2\htdocs\info.php on line 3
windows event logger has no errors I can attribute to apache or php
In short, I have evidence that gd2 is not being loaded but I have no errors to check.
Any clues?
Thanks,
Amy