https://bugzilla.novell.com/show_bug.cgi?id=719684 https://bugzilla.novell.com/show_bug.cgi?id=719684#c1 --- Comment #1 from Reg Proctor <reg@seowebsales.com> 2011-09-22 08:32:02 UTC --- Alomost forgot, current xdebug options: File Edit Options Buffers Tools Conf Help zend_extension = "/usr/lib64/php5/extensions/xdebug.so" ;xdebug.allowed_clients = xdebug.auto_trace = 1 xdebug.cli_color = 1 xdebug.collect_includes = 1 xdebug.collect_params = 3 xdebug.collect_return = 1 xdebug.collect_vars = 1 xdebug.coverage_enable = 1 xdebug.default_enable = 1 ;xdebug.dump.COOKIE = ;xdebug.dump.ENV = ;xdebug.dump.FILES = ;xdebug.dump.GET = ;xdebug.dump_globals = 1 ;xdebug.dump_once = 1 ;xdebug.dump.POST = ;xdebug.dump.REQUEST = ;xdebug.dump.SERVER = ;xdebug.dump.SESSION = ;xdebug.dump_undefined = 0 xdebug.extended_info = 1 ;xdebug.file_link_format = xdebug.idekey = netbeans-xdebug ;xdebug.manual_url = http://www.php.net ;xdebug.max_nesting_level = 100 ;xdebug.profiler_aggregate = 0 ;xdebug.profiler_append = 0 ;xdebug.profiler_enable = 0 ;xdebug.profiler_enable_trigger = 0 xdebug.profiler_output_dir = "/tmp/xdebug" ;xdebug.profiler_output_name = crc32 ;xdebug.remote_autostart = 0 xdebug.remote_enable = 1 ;xdebug.remote_handler = dbgp xdebug.remote_host = 192.168.17.153 xdebug.remote_log = /var/log/xdebug.log ;xdebug.remote_mode = req ;xdebug.remote_port = 9000 xdebug.show_exception_trace = 1 xdebug.show_local_vars = 1 xdebug.show_mem_delta = 1 ;xdebug.trace_format = 0 ;xdebug.trace_options = 0 xdebug.trace_output_dir = "/tmp/xdebug" ;xdebug.trace_output_name = crc32 ;xdebug.var_display_max_children = 128 ;xdebug.var_display_max_data = 512 xdebug.var_display_max_depth = 5 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.