Thread: New Template
View Single Post
  #9  
Old 11-11-2009, 04:36 AM
 
Panther Panther is offline
 

Senior Member
  
Join Date: Feb 2009
Posts: 108
 

Default Re: New Template

In the config.php file are the below sections the correct sections to change? I don't want to change something that doesn't need to be changed.

Route to dev_store folder:

#$xcart_http_host ="my IP Address";
#$xcart_https_host ="my IP Address";
#//$xcart_web_dir ="";
#$xcart_web_dir ="/mydomainname/dev_store";

For dev_store database:

# $sql_host ='localhost';
# $sql_user ='dev_store database name';
# $sql_db ='dev_store database name';
# $sql_password ='mypassword';

Thanks
__________________
Panther
X-Cart Pro v4.4.4
Reply With Quote