PHP 5.0.4
Apache 2.0
Windows XP
I copied the DLL file php_exif.dll into the same folder where my other DLL files are located to be found; added that path to the Windows PATH environmental variable, and even copied the files into C:/Windows/system32
The moment I restarted Apache I get this error:
Unable to load dynamic library "./php_exif.dll"
I was sure I put the file everywhere where it could be located, and Apache seems to have no problems locating other DLL files in the same folders where php_exif.dll is found.
Help?
Thanx
Phil