ID:               32187
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ath at algonet dot se
-Status:           Feedback
+Status:           Bogus
 Bug Type:         InterBase related
 Operating System: Windows
 PHP Version:      5.0.3
 New Comment:

ext/php_interbase.dll is present in the .zip on www.php.net. Please
make sure your extension_dir is set correctly.




Previous Comments:
------------------------------------------------------------------------

[2005-03-04 16:53:24] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.0-win32-latest.zip



------------------------------------------------------------------------

[2005-03-04 11:00:50] ath at algonet dot se

Description:
------------
After installing PHP 5.0.3 (Windows) from .ZIP file and verifying that
command line version seems to work as expected, I change two entries in
the php.ini file, i.e.

extension_dir = "d:\php\"
extension=php_interbase.dll

This leads to an error dialogue & error message:

$ php
PHP Warning:  PHP Startup: Unable to load dynamic library
'd:\php\php_interbase.dll' - The specified module could not be found.
 in Unknown on line 0

A search show that the .dll is not included in the .ZIP distribution,
though the required gds32.dll can be found.
I can't find it in the PECL archive either, and just to be 100% sure I
also checked that it isn't already preloaded.

The manual suggests that the module documentation should be consulted,
but it only seems to suggest a recompile --with_interbase'.

Looks like the dll is missing from the 5.0.3 distribution.




  



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=32187&edit=1

Reply via email to