ID:               20779
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Dynamic loading
 Operating System: Win2k Pro
 PHP Version:      4.3.0RC2
 New Comment:

Please excuse the spelling mistake : dynamic link librart should be
dynamic link library.


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

[2002-12-02 21:26:21] [EMAIL PROTECTED]

I have installed Apache 2.0.43 as a service on Win 2k with PHP 4.2.3.
These are upgrades from Apache 2.0.39 and PHP 4.2.2. Now I had
previuosly enabled the following php extensions and they worked fine in
the older setup. Now, after the upgrade, they don't.

They are bz2, ctypye, curl, ming, pdf, zlib.
------------------------------------------------------------
The errors are:

php_bz2.dll
Apache.exe - Entry Point Not Found
The procedure entry point php_file_le_fpoen could not be loacted in the
dynamice link librart php4ts.dll
Unkown(): Unable to load dynamic library './php_bz.dll' - The procedure
could not be found'

php_ctype functions:
Warning
Function registration failed - duplicate name - ctype_alnum
Warning
Function registration failed - duplicate name - ctype_alpha
Warning
Function registration failed - duplicate name - ctype_cntrl
Warning
Function registration failed - duplicate name - ctype_digit
Warning
FunctioWarning
Function registration failed - duplicate name - ctype_print
Warning
Function registration failed - duplicate name - ctype_space
Warning
Function registration failed - duplicate name - ctype_upper
Warning
Function registration failed - duplicate name - ctype_xdigit
Warning
ctype: unable to register function, unable to load

php_curl.dll:
Apache.exe - Entry Point Not Found
The procedure entry point php_file_le_fpoen could not be loacted in the
dynamice link librart php4ts.dll
Unkown(): Unable to load dynamic library './php_bz.dll' - The procedure
could not be found'

php_ming.dll
Apache.exe - Entry Point Not Found
The procedure entry point php_fsock_fread could not be loacted in the
dynamice link librart php4ts.dll
Unkown(): Unable to load dynamic library './php_ming.dll' - The
procedure could not be found'

php_pdf.dll
Apache.exe - Entry Point Not Found
The procedure entry point zif_warn_not_available could not be loacted
in the dynamice link librart php4ts.dll
Unkown(): Unable to load dynamic library './php_pdf.dll' - The
procedure could not be found'

php_zlib.dll
Apache.exe - Entry Point Not Found
The procedure entry point php_fopen_wrapper could not be loacted in the
dynamice link librart php4ts.dll
Unkown(): Unable to load dynamic library './php_zlib.dll' - The
procedure could not be found'

End of errors details.
-----------------------------------------------------------

The workaround works by disabling these extension in the php.ini file
but this is not pratical for me long term.

The extension folder is located under :c:/php/extensions.

This problems occured after the upgrade to the latest versions of php
and apache.

Please assist, as it would be much appreciated.

Charlie

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


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

Reply via email to