Re: [PHP-DEV] Bug #3997: twist on old error php4ts.dll missing procedure entry point From: Zeev Suraski (zeev <email protected>)
Date: 03/31/00

You have old DLLs if you get this message. It could be that you're trying
to load an extension that was compiled against an old version of PHP
(perhaps the MySQL extension? in RC1 it's built-in and there's no need to
load it). Also, you may have several different copies of php4ts.dll in
various places in your system, and somehow, an old one gets loaded. Check
this too.

Zeev

On 31 Mar 2000 wbscotta <email protected> wrote:

> From: wbscotta <email protected>
> Operating system: Win NT 4.0 SP 5
> PHP version: 3.0.15
> PHP Bug Type: Other
> Bug description: twist on old error php4ts.dll missing procedure entry point
>
> I've seen errors similar to this, but with the new php4RC1 I got this error: The procedure entry point zend_hash_internal_pointer_reset could not be located in the dynamic link library php4ts.dll.
>
> I will downgrade but thought that a leave a note.
>
> Using apache 1.3.9
>
>
>

-- 
Zeev Suraski <zeev <email protected>>
http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>