On Wed, Aug 28, 2002 at 02:09:57PM +0200, Steinar Kolnes wrote :
>
> When changing the directory to the latter it seems that it finds something
> because it comes up with an new error message:
> "The procedure entry point _Zend_list_delete could not be located in the
> dynamic link library php4ts.dll"
That sympton occurs if you the PHP version you're using
differes from the one the library was linked against. Make
sure you don't mix up those and always only use php and libs
from the very same distribution.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php