我在Windows Server 2012 R2和IIS 8.5上运行我的网站,我遇到了问题.
exec('whoami')
nt authority\iusr
proc_open('whoami', $desc, $pipes)
iis apppool\mysite
为什么会这样?
php iis exec proc-open
exec ×1
iis ×1
php ×1
proc-open ×1