ï»?% ' ============================================ ' 855hi.com - System Configuration ' ============================================ ' Site Info Const SITE_NAME = "855hi.com" Const SITE_TITLE = "855hi.com" Const SITE_DOMAIN = "855hi.com" Const SITE_KEYWORDS = "855hi.com, Cambodia, classifieds, jobs, rental, secondhand, services, Phnom Penh" Const SITE_DESC = "855hi.com - Cambodia's largest classifieds platform. Free postings for jobs, housing, secondhand, services and more." ' Database (relative path - in /data/ folder, protected by web.config) Const DB_FOLDER = "/data/" Const DB_NAME = "855hi.mdb" Const DB_PATH = "" ' Upload Const UPLOAD_FOLDER = "/uploads/" Const MAX_UPLOAD_SIZE = 307200 ' 300KB ' Pagination Const PAGE_SIZE = 15 ' Admin credentials ' Password: 855hi2024 (hash auto-detected: SHA256 if .NET available, VBScript fallback otherwise) Const ADMIN_USER = "admin" Const ADMIN_PASS = "855hi2025" Const ADMIN_PASS_HASH = "753b52b9" ' Site Status Const SITE_CLOSED = False ' Database full path (resolved at runtime by db.asp, not here) ' Global state (set by inc/lang.asp) Dim LANG ' Current language: zh / en / km Dim LANG_LOADED : LANG_LOADED = Empty ' Include guard flag ' Timezone offset (Cambodia UTC+7) Const TZ_OFFSET = 7 %> 855hi.comï¼ŒæŸ¬åŸ”å¯¨äººæ‰æ‹›è˜ã€ç§Ÿæˆ¿å‡ºç§Ÿã€æ‰¾æœ‹å‹ã€äºŒæ‰‹äº¤æ˜“ä¿¡æ¯å¹³å°

500 - Database Connection Failed

Please contact administrator. Error ID: 52636.53

Run setup.asp to initialize database