php degugger on php 5.2.2 (xampp 1.6.2) real brainer

This is a discussion on php degugger on php 5.2.2 (xampp 1.6.2) real brainer within the PHP Language forums, part of the PHP Programming Forums category; Hi, I tried to get php dbg debugger working on my machine but it doesn't work at all. Ok, ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-28-2007
Piotr Nowak
 
Posts: n/a
Default php degugger on php 5.2.2 (xampp 1.6.2) real brainer

Hi,

I tried to get php dbg debugger working on my machine but it doesn't
work at all.

Ok, what i did:

copied php_dbg-5.2.x.dll (for PHP 5.2.x version) into my xampp/php/ext
directory
next, modified /xampp/apache/bin/php.ini file appending:

[debugger]
extension=php_dbg-5.2.x.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


Now, when i restard my server and try to get http://localhost my apache
crashes and windows gives me a window telling me that this application
will be closed !@!!

what is wrong ?

im running windows xp sp2

thanks in advance
Reply With Quote
  #2 (permalink)  
Old 06-28-2007
Piotr Nowak
 
Posts: n/a
Default Re: php degugger on php 5.2.2 (xampp 1.6.2) real brainer

Piotr Nowak pisze:
> Hi,
>
> I tried to get php dbg debugger working on my machine but it doesn't
> work at all.
>
> Ok, what i did:
>
> copied php_dbg-5.2.x.dll (for PHP 5.2.x version) into my xampp/php/ext
> directory
> next, modified /xampp/apache/bin/php.ini file appending:
>
> [debugger]
> extension=php_dbg-5.2.x.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
>
>
> Now, when i restard my server and try to get http://localhost my apache
> crashes and windows gives me a window telling me that this application
> will be closed !@!!
>
> what is wrong ?
>
> im running windows xp sp2
>
> thanks in advance


ok, found problem, just commen out lines from php.ini:

[Zend]
;zend_extension_ts =
"D:\servers\xampp\php\zendOptimizer\lib\ZendExtens ionManager.dll"
;zend_extension_manager.optimizer_ts =
"D:\servers\xampp\php\zendOptimizer\lib\Optimi zer"
;zend_optimizer.enable_loader = 0
;zend_optimizer.optimization_level=15
;zend_optimizer.license_path =
; Local Variables:
; tab-width: 4
; End:

greets.
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 06:05 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0