ID: 13188 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: InterBase related Operating System: Windows 2000 Service Pack 2 PHP Version: 4.0.6 New Comment: Perhaps this manual page would give some help: http://www.php.net/manual/en/install-windows.php#install.windows.extensions ie. You propably haven't copied the needed dll file from dlls folder in the distribution package to the system32 folder.. --Jani Previous Comments: ------------------------------------------------------------------------ [2001-09-06 19:41:21] [EMAIL PROTECTED] This bug has been reported before but due to lack of feedback the developers seem to have decided to close it. But the bug remains. After uncommenting the "extension=php_interbase.dll" line in php.ini, php shows the following error in a dialog box: Unable to load dynamic library 'c:\php\extensions\php_interbase.dll' This happens: - To php_interbase.dll but not with php_imap.dll and others. - No matter PHP is running as CGI or ISAPI module - A user (http://marc.theaimsgroup.com/?l=php-db&m=97812982300192&w=2) has reported success by putting PHP_INTERBASE.DLL in the SYSTEM32 folder. But I haven't. - I've seen it happen in four computers: two of them running Win2000 Server and the other two running Win2000 Professional. What is strange about this bug is that I've installed PHP with this module in my computer once in the past and it worked... This bug has compromised the use of PHP in one of my company's project. Who knows how many PHP+Interbase projects have been aborted because of this bug? ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13188&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]