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
|