I'm running a dev site on my localhost using wampserver. I can't get the upload_max_filesize setting change I'm making (from 2M to 200M) to stick so that I can upload an .xml to import my posts. Where does the php.ini file need to reside?
Yes, I did a restart of the wampserver. Many, many times. And a reboot even. still won't recognize the upload_max_filesize change.