问题 解决方案 passthru() has been disabled for security reasons 这时候我们只要进入php.ini中把disable_functions中的passthru去掉即可。