php_value session.save_path "./"
#php_flag debugger.enable_session_cookie off
#php_flag debugger.enabled off
#php_flag debugger.profiler_enabled off
#php_flag debugger.session_nocache off
#php_flag xdebug.default_enable on
#php_flag xdebug.profiler_enable on
#php_value xdebug.profiler_output_dir "C:\php\xdebug.profiles"

#php_value xdebug.remote_handler "gdb"
#php_value xdebug.remote_port 17869

#php_flag xdebug.remote_autostart on
#php_flag xdebug.remote_enable on
#php_value xdebug.max_execution_time 300
