[xdebug-general] Re: Failed loading [...]php_xdebug.dll

From: Derick Rethans <derick[@]xdebug.org>
Date: Tue, 16 May 2006 11:13:59 +0200 (CEST)

Hello Conor,

On Tue, 16 May 2006, Conor Ryan wrote:

> I get the above message in my apache error logs when I try to start the server
> with xdebug enabled. When i try to run PHP from the command line I get the
> following error:
>
> "The procedure entry point ap_php_vsnprintf could not be located in
> the dynamic link library php5ts.dll"
>
> I have the following version of PHP installed on Windows XP:
>
> PHP 5.0.0 (cli) (built: Jul 13 2004 21:39:58)
> Copyright (c) 1997-2004 The PHP Group
> Zend Engine v2.0.0, Copyright (c) 1998-2004 Zend Technologies
>
> I am using the xdebug DLL downloaded from
> http://pecl4win.php.net/download.php/ext/5_0/5.0.5/php_xdebug.dll
>
> I searched through the archives but couldn't find a solution. Any ideas??

Yes, you're using PHP 5.0.0 which is very old and simply doesn't export
the ap_php_vsnprintf symbol. So upgrade! (PHP 5.1.4 is a much faster
alternative anyway).

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Tue May 16 2006 - 11:14:14 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST