ID:               10758
 Comment by:       page-amateur1501 at hotmail dot com
 Reported By:      bryan dot keller at pfizer dot com
 Status:           Bogus
 Bug Type:         IIS related
 Operating System: WinNT 4.0
 PHP Version:      4.0.4pl1
 New Comment:

<a href=http://an-live-image.da.ru>page amateur</a>


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

[2001-05-09 15:51:23] bryan dot keller at pfizer dot com

Possible Solution:

To use the php_curl.dll in NT 4.0, I made a copy of the msvcrt.dll
library included in the PHP distribution. I renamed the copy to
msvcr70.dll and moved it to my winnt\system32 folder. This seems to
fool php_curl into thinking it is using the old library, but apparently
the new library works similarly.

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

[2001-05-09 15:16:54] bryan dot keller at pfizer dot com

okay, I think i'm getting to the heart of the issue here:

when I disable the php_curl.dll extension in the php.ini file, php.exe
(4.0.4pl1) starts up fine from the command line. When I enable the curl
extension, it tells me I'm missing MSVCR70.dll, which I have gathered is
an old C runtime library.

No one seems to have it (least of all microsoft), yet php_curl requires
it, no?



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

[2001-05-09 14:43:34] bryan dot keller at pfizer dot com

Yes there is an error when executing php.exe from the command line:

The procedure entry point add_assoc_string_ex could not be located in
the dynamic link library php4ts.dll

Then you get the php_curl error:

Unable to load dynamic link library 'c:\php\extensions\php_curl.dll' -
The specified procedure could not be found

(sorry for my previous vagueness)

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

[2001-05-09 14:21:43] [EMAIL PROTECTED]

Looks like it could be stale php4ts.dll's hanging about please delete
any that are lying about on your computer and then reinstall PHP again
and this will hopefully fix the problem (check system32 dir, system dir
ect). Make sure your php_curl.dll isnt stale too.

- James

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

[2001-05-09 14:13:33] bryan dot keller at pfizer dot com

Yes there is an error when executing php.exe from the command line:

The procedure entry point add_assoc_string_ex could not be located in
the dynamic link library php4ts.dll

Then you get the php_curl error:

Unable to load dynamic link library 'c:\php\extensions\php_curl.dll' -
The specified procedure could not be found

(sorry for my previous vagueness)

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

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/10758

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

Reply via email to