I need to change the master php.ini file to alter the include_path (for the Zend Framework). The problem I'm running into is that I must put this new php.in file in every directory that has a php script. Is this really necessary or is there a more efficient way to do this?
Thanks for the help in advance.


Reply With Quote