Is there a way to get php to reload the php.ini file without rebooting the server?
I've made some changes in my .ini (enabling gd) and it hasn't taken affect - this makes me think the new version of the .ini is not being used by php and will not be without a restart - is there a way to do this without rebooting the machine?