Установка XAMPP + Xdebug на MAC (Install XAMPP + Xdebug on Mac)

Аватар автора
PHP Тестировщики
В этом видео я расскажу как правильно установить XAMPP последней версии + настроить Xdebug [XDebug] zend_extension="/Applications/XAMPP/xamppfiles/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so" xdebug.remote_autostart = 1 xdebug.profiler_append = 0 xdebug.profiler_enable = 0 xdebug.profiler_enable_trigger = 0 xdebug.profiler_output_dir = "/Applications/XAMPP/xamppfiles/temp" ;xdebug.profiler_output_name = "cachegrind.out.%t-%s" xdebug.remote_enable = 1 xdebug.remote_handler = "dbgp" xdebug.remote_host = "127.0.0.1" xdebug.remote_log = "/Applications/XAMPP/xamppfiles/temp/xdebug.txt" xdebug.remote_port = 9000 ;xdebug.trace_output_dir = "c:sxampptmp" ;36000 = 10h xdebug.remote_cookie_expire_time = 36000 xdebug.idekey=PHPSTORM

0/0


0/0

0/0

0/0