查看完整版本: Warning: phpinfo() has been disabled for...告诉您为什么有时phpinfo.php不能用

admin 2008-6-13 20:32

Warning: phpinfo() has been disabled for...告诉您为什么有时phpinfo.php不能用

[b]phpinfo.php错误提示如下:[/b][code]Warning: phpinfo() has been disabled for security reasons in D:\PE\51456\phpinfo.php on line 2[/code][free]是因php安全禁用了,首先打开php.ini,查找disable_functions =,这个"等号"后面有个phpinfo,把phpinfo删除,保存,重启iis再看看.
  
如果还有其它问题就是环境直接没做好.[/free]
页: [1]
查看完整版本: Warning: phpinfo() has been disabled for...告诉您为什么有时phpinfo.php不能用