I'm trying to load the php_interbase.dll module by uncommenting the extension=php_interbase.dll line and then
setting the extension_dir:
extension_dir = c:\winnt\system32"
But it's constantly complaining in a pop up that its "Unable to load dynamic library"
The file is in the path and I've even tried it when it's in the root directory. I'm running Windows 2000 and PHP 4.0.5
Thanks in advance for your help.
-S