Here's what I have...
Apache 1.3.19 in C:\Webserver\Apache\Apache
PHP 4.0.6 in C:\php
It keeps giving me this error:
PHP Warning: Unable to load dynamic library 'C:/php/ext/php_gd.dll' - The specified procedure could not be found.
in Unknown on line 0
Apache/1.3.19 (Win32) PHP/4.0.6 running...
I've renamed the extensions folder to ext and changed the php.ini accordingly.
What am I missing? I can run PHP, but it won't load the extension, which I need.
Any help is appreciated. Thanks