Home  >  Article  >  Backend Development  >  关于phpnow的php.ini有关问题

关于phpnow的php.ini有关问题

WBOY
WBOYOriginal
2016-06-13 10:56:531083browse

关于phpnow的php.ini问题
phpnow的php.ini文件在哪?查找了下c:/Windows目录下没有该文件
只是在D:/phpnow/php-5.2.14-Win32目录下有个php.ini-dist和php.ini-recommend文件

我把php.ini-dist文件名改为php.ini 然后复制到c:/windows目录下 更改了register_globals=On 重启了服务器
运行phpinfo.php后 register_globals仍然为off 这是怎么回事

------解决方案--------------------
D:/phpnow/php-5.2.14-Win32/目录下

php-apache2handler.ini 这个才是配置文件!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn