php.ini not working.
Posted by:
steveryherd
(---.central.biz.rr.com)
Date: December 16, 2006 10:19PM
I think I'm doing this wrong...
I can set the Global PHP.ini -- C:/<install directory>/Apache/Bin/php.ini -- then restart, and it DOES work.
However, I've had hosts before that have allowed me to place my own php.ini into the current working directory, and it would be interpreted first.
Placing the PHP.ini inside any of my hosts directories has NO effect, even with restart. -- I've tried copying the full php.ini, and making a few changes... Which I check using phpinfo. I've also tried doing only a FEW lines from the PHP.ini file, and it still doesn't work.
Am I missing something? I've tried looking on php.net and Searching here, but haven't seen anything useful at all.