Are duplicate directives in php.ini going to cause an issue?
Posted
by
Brandon G
on Stack Overflow
See other posts from Stack Overflow
or by Brandon G
Published on 2011-01-10T21:49:38Z
Indexed on
2011/01/10
21:54 UTC
Read the original article
Hit count: 205
I sent a request to ops today to update some php.ini directives, and found out that he merely appended them to the end of the file. My google search didn't really come up with any info on whether this is a problem or not to have duplicates in there and how they would be parsed. Obviously, it can cause confusion, but, I would have a stronger argument if I knew if this was acceptable or not.
Any input?
Thanks in advance...
© Stack Overflow or respective owner