Now I would like to copy over the binaries and config files to my dedicated server so I do not have to apt-get all those dependencies, etc on my dedicated server. I have a working PHP 5.2 installation and ideally would like to just drop the new binary into place, rename the old php.ini and upload the new one...
What would I have to do?