[xdebug-general] how to install xdebug extension

From: Piotr Kurek <nostradamus10[@]gmail.com>
Date: Thu, 16 Aug 2012 15:02:32 +0200

Hey,
I'm writing to you beacause i cant install your extension, and as it is
quite helpful in unit testing i would be gratefull for your help. I'm using
postgres database. What i tried is :
zend_extension_ts="C:\Program Files
(x86)\PostgreSQL\EnterpriseDB-ApachePHP\apache\modules\php_xdebug-2.2.1-5.3-vc9.dll"
   as your wizzard suggested me, and put the file i downloaded in that
directory.
Also i have found info like this:
"put in apache\modules\your_xdebug_file and edit php ini like this:"
; Module Settings ;
[xdebug]
xdebug.remote_host="localhost"
xdebug.remote_enable=1
xdebug.remote_port=8080
xdebug.remote_handler="dbgp"

But still have no xdebug.

-- 
Thanks,
Piotr Kurek
Received on Thu Aug 16 2012 - 14:02:34 BST

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