On Sat, 28 Mar 2009, Charles de LONGEAUX wrote:
> Sory ! I thinck your french is better than my english !!!!
Probably not :)
> Windows XP Personal Service Pack 3 - EasyPHP 3.0 including PHP 5.2.8
> EasyPHP administration interface gives me acces to the list of loaded
> extensions and PHPInfo.
> Apache works fine even with php files.
>
> I have carefully read :
> http://xdebug.org/docs/install
> http://classes.scriptsphp.org/article.Xdebug#installwindows
> http://devzone.zend.com/article/2803-Introducing-xdebug
>
> I have added to the end of php.ini:
> zend_extension_ts="C:\Program Files\EasyPHP
> 3.0\php\ext\php_xdebug-2.0.2-5.3.0.dll"
>
> I tryed to write it in various modes , renaming the dll, without quotes or
> with the reduced « extension=php_xdebug-2.0.2-5.3.0.dll » !
You're say you're using PHP 5.2.8, but you try to load a php_xdebug DLL
for PHP 5.3, that is not going to work. You need
http://xdebug.org/files/php_xdebug-2.0.4-5.2.8.dll instead.
regards,
Derick
-- Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: derickrethansReceived on Sat Mar 28 2009 - 12:10:16 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST