Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Maciek000

macrumors newbie
Original poster
Oct 7, 2017
1
0
Hello.
My current xdebug php.ini configuration is:

[xdebug]
zend_extension="/usr/lib/php/extensions/no-debug-non-zts-20160303/xdebug.so"
xdebug.profiler_output_dir="/tmp/xdebug/"
xdebug.profiler_enable=on
xdebug.remote_enable=on
xdebug.remote_host=localhost
xdebug.remote_port=9000
xdebug.remote_handler=dbgp

And when il run debug in Zend Studio, debug ignore all breakpoint. php -I result from terminal is:

PHP Warning: Method xdebug_start_function_monitor() cannot be a NULL function in Unknown on line 0
PHP Warning: xdebug: Unable to register functions, unable to load in Unknown on line 0
Segmentation fault: 11

phpinfo() not result and debug configuration.

Thank You for help and patience!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.