mr_ego
11-06-2002, 01:21 AM
I put php_gd.dll in C:\PHP and C:\WINNT and got rid of ; infront of the extention=php_gd.dll in php.ini and the GD isnt working.
The following error message is produced:
X-Powered-By: PHP/4.2.3 content-type: image/png
Fatal error: Call to undefined function: imagecreate() in
c:\inetpub\wwwroot\gd_test.php on line 5
PHP Warning: Unable to load dynamic library './php_gd.dll' - The specified
procedure could not be found. in Unknown on line 0
I did not install php with the argument "--width-GD". Do I need to reinstall? Is there another opinion?
The following error message is produced:
X-Powered-By: PHP/4.2.3 content-type: image/png
Fatal error: Call to undefined function: imagecreate() in
c:\inetpub\wwwroot\gd_test.php on line 5
PHP Warning: Unable to load dynamic library './php_gd.dll' - The specified
procedure could not be found. in Unknown on line 0
I did not install php with the argument "--width-GD". Do I need to reinstall? Is there another opinion?