Configuration Wizard vtiger CRM 5
Configuration Completed

We strongly suggest you to rename the install.php file."; } } $mig_file_renamed = false; //@rename("migrate.php", $renamefile."migrate.php.txt"); if(!@rename("migrate.php", $renamefile."migrate.php.txt")) { if (@copy ("migrate.php", $renamefile."migrate.php.txt")) { unlink($renamefile."migrate.php.txt"); $mig_file_renamed = true; } else { echo "We strongly suggest you to rename the migrate.php file."; } } $dir_renamed = false; //@rename("install/", $renamefile."install/"); if(!@rename("install/", $renamefile."install/")) { if (@copy ("install/", $renamefile."install/")) { unlink($renamefile."install/"); $dir_renamed = true; } else { echo "
We strongly suggest you to rename the install directory.
"; } $_SESSION['VTIGER_DB_VERSION']='5.1.0'; } //populate Calendar data ?>
Migration Successfully finished. All new vtigercrm-5.1.0-RC is set to go!
    Your install.php file has been renamed to ".$renamefile."install.php.txt."; } if($dir_renamed==true){ echo "
  • Your install folder too has been renamed to ".$renamefile."install/."; } if($mig_file_renamed==true){ echo "
  • Your migrate.php file has been renamed to ".$renamefile."migrate.php.txt."; } ?>
  • Your older version is available at .
  • Your current source path is .
  • Please log in using the "admin" user name and password of your old installation.
  • Do not forget to set the outgoing emailserver, setup accessible from Settings->Outgoing Server
  • Rename htaccess.txt file to .htaccess to control public file access.   More Information
  • You are very important to us!
  • We take pride in being associated with you
  • Talk to us at forums

    Discuss with us at blogs

    We aim to be - simply the best. Come on over, there is space for you too!


www.vtiger.com