ID: 26836
Updated by: [EMAIL PROTECTED]
Reported By: scottfurry at telusplanet dot net
-Status: Open
+Status: Bogus
Bug Type: Dynamic loading
Operating System: Windows NT4 SP6a
PHP Version: 5CVS-2004-01-08 (dev)
New Comment:
Object as much as you wish, but it's problem in your side, not PHP.
(latest snap works fine for me for example..)
Previous Comments:
------------------------------------------------------------------------
[2004-01-10 23:43:55] scottfurry at telusplanet dot net
I object to the "Bogus" label. This is still an issue.
PHP dll's had to be rebuilt to resolve the missing/unloadable modules.
Latest Snap didn't fix.
Attempts to use php_mysql or php_GD2 functions still returns an error.
------------------------------------------------------------------------
[2004-01-10 20:33:02] [EMAIL PROTECTED]
Yes, works fine for me.
------------------------------------------------------------------------
[2004-01-10 00:46:39] scottfurry at telusplanet dot net
Snapshot php5-win32-200401100330 downloaded
updated php_*.dll's added in the snap.
extensions php_gd2 and php_mysql will load without error.
phpinfo() does not show any additional modules being loaded. Attempt to
run a PHP page with calls imagecreate() or mysql_connect() return
errors indicating "undefined function"
Configuration issue?
------------------------------------------------------------------------
[2004-01-09 08:58:04] [EMAIL PROTECTED]
Try the latest snapshot; php_gd2.dll should be in there.
Also note that iconv is built-in to php5,
php_w32api.dll is broken (wait for ffi),
php_java.dll, php_iisfunc.dll, php_yaz.dll and php_zip.dll
are pecl extensions which will be showing up in a separate
download later tonight.
php_mhash.dll should show up in the next snapshot,
and php_ifx.dll a little later (it doesn't yet build with
new build system).
------------------------------------------------------------------------
[2004-01-09 08:19:09] scottfurry at telusplanet dot net
PHP-ini files list the following but php_*.dll file is missing in
extentsion folder:
;extension=php_gd2.dll
;extension=php_iconv.dll
;extension=php_ifx.dll
;extension=php_iisfunc.dll
;extension=php_java.dll
;extension=php_mhash.dll
;extension=php_w32api.dll
;extension=php_yaz.dll
;extension=php_zip.dll
===============
If I uncomment mysql in the php.ini file, PHP will report an error on
restart. Command line PHP ($ path/to/php -i) returns that
php_mysql_drop_db entry point cannot be found. Also, I receive another
dialog box stating that the php_mysql.dll could not be found. The path
shown is correct.
Uncommenting the other php_*.dll's in php.ini (not missing dll in
extension folder) resulted in a similar error where the OS will report
that the php_*.dll could not be found but the path is correct.
Will grab latest snapshot.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/26836
--
Edit this bug report at http://bugs.php.net/?id=26836&edit=1