Xedbug of the php profile

phpstromphp5.35.6php.ini xedbugIDE key phpinfo

[XDebug]
xdebug.profiler_output_dir= "D:phpStudytmpxdebug"
xdebug.trace_output_dir= "D:phpStudytmpxdebug"
xdebug.profiler_enable = 1
zend_extension= "D:phpStudyphpphp-5.6.27-ntsextphp_xdebug.dll"
xdebug.idekey = PHPSTORM
xdebug.remote_port=9000
xdebug.remote_handler=dbgp
xdebug.remote_host = "127.0.0.1"
; xdebug.var_display_max_children=256
; xdebug.var_display_max_data=512
; xdebug.var_display_max_depth=5
above is php.ini configuration content,

clipboard.png
phpinfo

clipboard.png

clipboard.png
and then you can"t see anything about the variables! Solve.

Apr.09,2021

phpstorm has the php version set. Maybe phpstrom defaults to php5.3

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3277a-2be44.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3277a-2be44.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?