• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Error set website server path

George00

propro
Joined
Jan 11, 2014
Messages
163
Solutions
1
Reaction score
10
Location
propro
STEP 1
Check server configuration
Error occured!
Error ID: #C-2
More info: ERROR: #C-2 : Class::ConfigLUA - LUA config file doesn't exist. Path: C:/xampp/htdocs/config.lua

File: C:\xampp\htdocs\classes/configlua.php Line: 24
File: C:\xampp\htdocs\classes/configlua.php Line: 12
File: C:\xampp\htdocs/install.php Line: 249

this is what i get when trying to set the serverpath C:/xampp/htdocs/ <<<<<<<? i do not know if that is correct in the htdocs file it contains account cache classes and all that what am i doing wrong?
 
C:/myname/Desktop/cryingdamson 0.3.6 (8.60) V8.2/ It says
Error occured!
Error ID: #C-2
More info: ERROR: #C-2 : Class::ConfigLUA - LUA config file doesn't exist. Path: C:/George/Desktop/cryingdamson 0.3.6 (8.60) V8.2/config.lua
 
C:/myname/Desktop/cryingdamson 0.3.6 (8.60) V8.2/ It says
Error occured!
Error ID: #C-2
More info: ERROR: #C-2 : Class::ConfigLUA - LUA config file doesn't exist. Path: C:/George/Desktop/cryingdamson 0.3.6 (8.60) V8.2/config.lua
This is not a valid server path. It wont just accept the spaces and special letters like that. Just to try: Rename "cryingdamson...." folder to "tfs". Set server path again C:/George/Desktop/tfs
 
changed the cryingdamson name to tfs and then used the serverpath you wrote still error
Error occured!
Error ID: #C-2
More info: ERROR: #C-2 : Class::ConfigLUA - LUA config file doesn't exist. Path: C:/George/Desktop/tfs/config.lua

File: C:\xampp\htdocs\classes/configlua.php Line: 24
File: C:\xampp\htdocs\classes/configlua.php Line: 12
File: C:\xampp\htdocs/install.php Line: 249
 
Back
Top