在Windows Server 2003上,IIS配置支持PHP,发现PHP扩展未加载,phpinfo()查看,显示

Configuration File (php.ini) Path  (none)

解决方法:

建立系统变量 PHPRC,值为php.ini所在路径。

重启服务器,OK!

 

转自:http://qdjinxin.iteye.com/blog/754594

相关文章:

  • 2022-12-23
  • 2020-07-14
  • 2021-07-09
  • 2022-12-23
  • 2022-02-27
  • 2021-08-11
  • 2020-07-14
  • 2021-08-24
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-24
  • 2021-09-16
  • 2021-11-16
  • 2021-12-28
  • 2022-12-23
相关资源
相似解决方案