View Single Post
  #3  
Old 09-08-2014, 05:49 PM
 
Chheang Leng Chheang Leng is offline
 

Advanced Member
  
Join Date: Jun 2014
Posts: 86
 

Default Re: site at localhost not know css

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_"
__________________
X-Cart Business
Version: 5.1.8
Website: www.cdworlds.com
Reply With Quote