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."; } } $ins_dir_renamed = false; //@rename("install/", $renamefile."install/"); if(!@rename("install/", $renamefile."install/")) { if (@copy ("install/", $renamefile."install/")) { unlink($renamefile."install/"); $ins_dir_renamed = true; } else { echo "
We strongly suggest you to rename the install directory.
"; } } //populate Calendar data // Status tracking $statimage = ''; @include_once('config.inc.php'); global $disable_stats_tracking; if(isset($application_unique_key) && !empty($application_unique_key)) { if(isset($disable_stats_tracking) && !empty($disable_stats_tracking)) { $statimage = ""; } else { $statimage = "|"; } } // END ?>
vtigercrm-5.1.0 is all set to go!
  • Your install.php file has been renamed to install.php.txt.
  • Your migrate.php file has been renamed to migrate.php.txt.
  • Your install folder too has been renamed to install/.
  • Please log in using the "admin" user name and the password you entered in step 2.
  • 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