Hi x-cart team!
Yes I was point to the new location at host_details and SQL Database details. But it not link css. Please help
Quote:
[host_details]
;http_host = "www.cdworlds.com"
;https_host = "secure.cdworlds.com"
http_host = "http://localhost/x-carts/cdworlds.com/"
web_dir = ""
domains = ""
|
Quote:
[database_details]
hostspec = "localhost"
socket = ""
port = ""
database = "cdworlds_xcart"
;username = "***********"
;password = "***********"
username = "root"
password = ""
table_prefix = "xc_"
|