Re: PHP Debugging in Quanta+
Alexander Yurchik <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <[email protected]> |
I have php5 installed as apache module xdebug.ini: [debug] ; Remote settings xdebug.remote_autostart=off xdebug.remote_enable=on xdebug.remote_handler=dbgp xdebug.remote_mode=req xdebug.remote_host=localhost xdebug.remote_port=9000 ; General xdebug.auto_trace=off xdebug.collect_includes=on xdebug.collect_params=off xdebug.collect_return=off xdebug.default_enable=on xdebug.extended_info=1 xdebug.manual_url=http://www.php.net xdebug.show_local_vars=0 xdebug.show_mem_delta=0 xdebug.max_nesting_level=100 ;xdebug.idekey= ; Trace options xdebug.trace_format=0 xdebug.trace_output_dir=/tmp xdebug.trace_options=0 xdebug.trace_output_name=crc32 ; Profiling xdebug.profiler_append=0 xdebug.profiler_enable=0 xdebug.profiler_enable_trigger=0 xdebug.profiler_output_dir=/tmp xdebug.profiler_output_name=crc32 On 3 декабря 2007, Andras Mantia wrote: > On Monday 03 December 2007, Alexander Yurchik wrote: > > Xdebug v2.0.2-dev > > And PHP5 or PHP4? > > I have XDebug 2.0.1 with PHP5 where it works. > > Also please send me the xdebug.ini . > > I will come up with some command line tests for you to see where can be > the problem. > > Andras _______________________________________________ Quanta mailing list [email protected] https://mail.kde.org/mailman/listinfo/quanta