[xdebug-general] Re: how to install xdebug extension

From: Steven Scott <chowarmaan[@]gmail.com>
Date: Thu, 16 Aug 2012 09:57:15 -0400

On Thu, Aug 16, 2012 at 9:02 AM, Piotr Kurek <nostradamus10[@]gmail.com> wrote:
> 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

Paste your PHPInfo() output into the website wizard and it will help
you with the PHP.ini settings.

http://xdebug.org/wizard.php
Received on Thu Aug 16 2012 - 14:57:16 BST

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