Download a vagrant box with php 5.2 compleed preinstalled and mysql.
You can download my devbox here
vagrant box php 5.2 drupal development
Or use this command
vagrant box add php52-devbox http://dejonghenico.be/vagrant/drupal6-php52-devbox.box
vagrant init php52-devbox
vagrant up