PHP: 关于php.ini的加载问题

本文介绍了如何正确配置PHP.INI文件以确保PHP能在Windows环境下正常运行。包括将PHP文件夹添加到系统路径中、创建PHPRC环境变量及注册表项的方法,并提供了调试时检查phpinfo()输出的技巧。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Your PHP.INI file is not required to be in the C:/WINDOWS folder in XP. The trick is to make sure that the PHP.INI can be found.If you fail to reboot after adding the PHP folder to the path and creating the PHPRC environment variable, the file will likely not be found.If you can't reboot, then try creating the registry entries as described in the following document:

http://www.php.net/manual/en/configuration.php
When you execute " phpinfo(); " pay special attention to the data returned in " Loaded Configuration File ".  If it does not show a path and a the PHP.INI file name, the file is not being loaded .  The path of C:/WINDOWS in the Configuration File Path section is the default location where PHP looks for the INI file and does not mean that the file must be located there; in fact, the following document suggest that you leave the configuration file in the C:/PHP folder:

http://www.php.net/manual/en/install.windows.manual.php
You can download the latest php.ini here
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值