ID:               27501
 User updated by:  pseudonym1972 at hotmail dot com
 Reported By:      pseudonym1972 at hotmail dot com
 Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: XP pro IIS 5
 PHP Version:      4.3.4
 New Comment:

bogus man,

Why is the php_gd.dll included in the 4.3.4 extensions directory?

I will try the other gd dll and hope for the best.


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

[2004-03-05 01:37:35] [EMAIL PROTECTED]

There is no php_gd.dll, only for older PHP versions so you are mixing
from different installations. The only file that is going to work for
4.3.4 is php_gd2.dll and is 778240 bytes large.



Not a bug -> bogus

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

[2004-03-04 20:50:03] scottmacvicar at ntlworld dot com

Are you sure php_gd.dll exists? as far as i'm aware it should be
php_gd2.dll

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

[2004-03-04 19:06:08] pseudonym1972 at hotmail dot com

Description:
------------
The sad story..

I downloaded and installed php from the windows installer.  Then I
added the extensions directory one gets when they download the php zip
package.

The php.ini file was modified to use the extensions directory like so,
extension_dir = "C:\PHP\extensions"

Finally I attempt to get php to use one.

extension=php_gd.dll



I am reading that there are issues like this around, and that most of
them are related to a bad install usually by mixing binary versions.

This is a fresh install. I have done nothing but installed php and seen
it echo "hello" on a test page.

Reproduce code:
---------------
I attempt to view the modules by command line, c:\php/php -m

Expected result:
----------------
PHP 4.3.4 (cli) (built: Nov  2 2003 23:47:34)

Copyright (c) 1997-2003 The PHP Group

Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies



Actual result:
--------------
an error message pops up saying 

"The procedure entry point zend_list_find could not be located in the
dynamic link library php4ts.dll." The php_gd.dll isn't loaded.


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


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

Reply via email to