• 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!

Linux Linux + Znote

strutZ

Australian OT Member {AKA Beastn}
Joined
Nov 16, 2014
Messages
1,391
Solutions
7
Reaction score
550
I have znote installed on my server and it works fine. However for some reason it cant find my server path? I have edited the config.php to:
Code:
"/root/tfs"
which is where the server is along with my data folder and config.lua I have also edited the serverinfo.php file from
Code:
/data/xml/stages.xml
to
Code:
/data/XML/stages.xml

But it still says to check my config. I am running TFS 1.1 could this be my problem? Should i change to Modern ACC or Gessoir?

Regards,
Beastn
 
Modern AAC does not support TFS 1.1 and gesior is even more complicated to set up. Make sure that www-data has read access for that file
 
hmm i thought that too but the whole tfs directory is set to read/write/execute to public.
 
Code:
drwxrwxrwx. 3 apache root 44 Nov 30 17:21 tfs

See its got full read/write and execute aswell :'(
 
Back
Top