[xdebug-general] Re: Installation problems with Apache 2.0, PHP 5.2.0, and Windows XP

From: srinivas dangeti <dsrinu[@]yahoo.com>
Date: Sun, 24 Jun 2007 23:30:57 -0700 (PDT)

Hi Derick,
I tried couple of experiments and am still trying. Can
you give some insight into what could be the problem.
I upgraded to Php 5.2.2 as per your recommendation.

Experiement1:
When Xdebug is enabled as php extension with zend
optimization, xdebug shows up in phpinfo(). But
there's some optimized code in the IP we bought, and
hence it won't work.
  
;When the below are uncommented and zend related stuff
is commented out, xdebug shows up phpinfo()
extension=php_xdebug.dll
debugger.enabled=on
debugger.profiler_enabled=on
debugger.hosts_allow=localhost 127.0.0.1
;;debugger.hosts_deny=ALL
debugger.ports=7869, 10000/16
debugger.JIT_host = clienthost
debugger.JIT_port = 7869

zend_optimizer.optimization_level=15
zend_extension_ts="C:\Program
Files\Zend\ZendOptimizer-3.2.6\lib\Optimizer-3.2.6\php-5.2.x\ZendOptimizer.dll"

Experiment 2. When xdebug is added as zend_extension,
 xdebug doesn't show up in phpinfo().

zend_extension="C:/Programs/xampp/php/ext/php_xdebug.dll"

[Sun Jun 24 23:11:49 2007] [crit] (22)Invalid
argument: unable to replace stderr with error_log
[Sun Jun 24 23:11:49 2007] [crit] (2)No such file or
directory: unable to replace stderr with /dev/null
[Sun Jun 24 23:11:50 2007] [crit] (22)Invalid
argument: unable to replace stderr with error_log
[Sun Jun 24 23:11:50 2007] [crit] (2)No such file or
directory: unable to replace stderr with /dev/null

Experiment 3. Tried zend_extension_ts=..
and apache server stops immediately.

Do you know if I could get zend optimization with
debugger work? Any input will be greatly appreciated.

Thanks,
SRini

--- Derick Rethans <derick[@]xdebug.org> wrote:

> On Thu, 21 Jun 2007, srinivas dangeti wrote:
>
> > After installing php_xdebug.dll to php/ext and
> doing
> > the following steps, I don't see Xdebug on phpinfo
> > page. I want to start using the Xdebug for
> profiling
> > and if I could get it to work, it will be really
> > helpful.
> >
> > Here are the details:
> > PHP ver: 5.2.0
> > xdebug : 5.1.2+ from PECL extension page. I
> actually
> > tried couple of these, but no luck.
>
> The middle number needs to match, and the last digit
> should be the same
> or higher for the Xdebug module. This means that you
> have to upgrade PHP
> to the latest (5.2.3) and then use the Xdebug binary
> for version
> "php-5.2.1" from
> http://pecl4win.php.net/ext.php/php_xdebug.dll .
>
> regards,
> Derick
>
> PS: Please use the mailinglist for questions, the
> address is
> xdebug-general[@]lists.xdebug.org
>
>
> --
> Xdebug | http://xdebug.org |
> xdebug-general[@]lists.xdebug.org
>

       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
http://farechase.yahoo.com/
Received on Mon Jun 25 2007 - 08:31:15 BST

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