Overriding PHP.ini in a shared development environment
问题 My development environment is shared with other developers of my startup and is setup on Rackspace. The php.ini file is located in /etc/ folder, and I believe this is a centralized location from where every other developer's dev environment setting is being configured from. I want to customize this php.ini file specifically for myself rather than having to do it in the /etc / location. Specifically I am setting up XDEBUG in my environment, some other developers don't want it, so I don't want