On Tue, 14 Dec 2010, Jerry Stuckle wrote:
> I'm also running PHP 5.3.4 (32 bit) on Win 7 (64 bit); the only
> difference is I'm still on Apache 2.2.16.
Can you post (on the web, provide a link) your phpinfo() output? Have
you tried: http://xdebug.org/find-binary.php ?
> I, too, have been over and over the instructions, to no avail. My
> php.ini file has:
>
> ;debugger
> zend_extension_ts="E:/Program/php_xdebug-2.1.0-5.3-vc6.dll"
Does that file exist?
> xdebug.default_enable = On
>
> The file is in E:\program (tried other locations also, to no avail). And I'm
> using the thread-safe version of php, which is why I used zend_extension_ts
> (zend_extension didn't work, either)
From PHP 5.3, thre is no more _ts. "zend_extension" is correct.
regards,
Derick
-- Like Xdebug? Consider a donation: http://xdebug.org/donate.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Wed Dec 15 2010 - 10:09:36 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST