I lost my domain, forgot about it and it expired. Someone else picked it up. I have updated the template with the new link. You can manually change yours to http://www.phpvms.209studios.com
<?php
// Show the News module, call the function ShowNewsFront
// This is in the modules/Frontpage folder
MainController::Run('News', 'ShowNewsFront', 2);
?>
try removing core/local_config.php and run the install again. I had a similar issue before and that did the trick. The config will get re written when the installation completes.