[Vtigercrm-commits] [vtiger development] #68: Installation $host_name and $site_URL are wrong in config.inc.php

vtiger development vtiger-tickets at vtiger.fosslabs.com
Sun Mar 19 13:25:51 EST 2006


#68: Installation $host_name and $site_URL are wrong in config.inc.php
---------------------------------+------------------------------------------
 Reporter:  m.jacquemes at neuf.fr  |       Owner:  developer
     Type:  defect               |      Status:  new      
 Priority:  major                |   Milestone:           
Component:  vtigercrm            |     Version:  4.2.4rc2 
 Keywords:                       |  
---------------------------------+------------------------------------------
 After installation, $host_name is equal to $dbconfig['db_hostname'].
 That does not work with a web server and a db server.

 Site URL variable should be :

 $site_URL = 'http://'.$host_name.'/<site root>';

 <site root> is always 'vtigercrm'

-- 
Ticket URL: <http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/68>
vtiger development <http://vtiger.fosslabs.com/>
vtigerCRM


More information about the vtigercrm-commits mailing list