XFawkes Posted October 25, 2016 Share Posted October 25, 2016 I am having a problem with a resource that is reading lua files from other resource. It used to work on previous server version. After migrating to 1.5.3 I can see that error: Access denied @ 'fileOpen' [Database credentials protection denied resource aaa to access bbb] How can I disable that protection check? I've given Admin rights to resource aaa. Answer: mtaserver.conf <database_credentials_protection>0</database_credentials_protection> Link to comment
0 MTA Team ccw Posted October 25, 2016 MTA Team Share Posted October 25, 2016 I see you found the solution. Can I ask why the resource is reading that Lua file? Link to comment
0 XFawkes Posted November 1, 2016 Author Share Posted November 1, 2016 Using a compiling resource to compile script files Link to comment
Question
XFawkes
I am having a problem with a resource that is reading lua files from other resource. It used to work on previous server version. After migrating to 1.5.3 I can see that error:
Access denied @ 'fileOpen' [Database credentials protection denied resource aaa to access bbb]
How can I disable that protection check?
I've given Admin rights to resource aaa.
Answer:
mtaserver.conf
Link to comment
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now