Znote / ZnoteAAC

Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
MIT License
146 stars 127 forks source link

Problem to link the config lua config.lua #298

Open gonsandia opened 7 years ago

gonsandia commented 7 years ago

Im on a Ubuntu server im tried on many ways and cant link config.lua and XMLs and always get doc have currently not been loaded into the website by the server admin. In path i use '\home\user\Otxserver-New\' also tried with '/home/user/Otxserver-New/' .I have to do an other step more?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/46512855-problem-to-link-the-config-lua-config-lua?utm_campaign=plugin&utm_content=tracker%2F532683&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F532683&utm_medium=issues&utm_source=github).
glombers commented 7 years ago

$config['server_path'] = 'home/user/Otxserver-New';

gonsandia commented 7 years ago

I had to cache it manualy, i thought it was automatic via $config['server_path']

OPfeajoief13 commented 7 years ago

Same here, cached it manually.