Инструменты пользователя

Инструменты сайта


sisadmin:nastrojka_xdebug

Настройка XDebug

/etc/php.d/xdebug.ini
xdebug.remote_enable=1
xdebug.remote_handler=dbgp
xdebug.remote_host=127.0.0.1
xdebug.remote_port=9000
xdebug.remote_autostart=0
xdebug.remote_connect_back=0

Profiling PHP Applications With xdebug

sisadmin/nastrojka_xdebug.txt · Последнее изменение: 127.0.0.1