Page 1 of 1

How to disable ini_set ?

Posted: Mon Nov 03, 2008 4:19 pm
by infolock
I keep hearing it's possible to disable ini_set, but I don't see a documentation anywhere explaining how this is done. Anyone have the answer? Thanks!

Re: How to disable ini_set ?

Posted: Mon Nov 03, 2008 5:27 pm
by infolock
n/m, i figured it out.

It's part of the disable_functions in the php.ini file.