Jump to content

Recommended Posts

12 hours ago, Hik said:

When you start get error "Permission denied"?

Yes.
 

5 hours ago, iltizio said:

If you want to run a binary or script you need to set read and execute permission on file:

chmod o+rx <filename>

 

Thanks for this, but problem still remains.

Link to comment
https://metin2.dev/topic/15810-gamedb-permission-denied/#findComment-88413
Share on other sites

5 hours ago, Hik said:

If you have the game folder in / usr / game, right-click on "game" and select "properties".
Subsequently, set permissions 0777 and select the check to apply the change to the subfolders.

It's the wrong way.

 

It seems you use an applicative user to run the game. Run this:

chown -R <user> <fileserver dir>

If it doesn't work, run this:
chmod -R o+w  <fileserver dir>

  • Love 1
Link to comment
https://metin2.dev/topic/15810-gamedb-permission-denied/#findComment-88439
Share on other sites

12 hours ago, iltizio said:

It's the wrong way.

 

It seems you use an applicative user to run the game. Run this:

chown -R <user> <fileserver dir>

If it doesn't work, run this:
chmod -R o+w  <fileserver dir>

I will try this thanks. I'm trying to run it trought script file and it looks like that this file needs permission, but I have chmod on all the files and nothing seems to work.

Link to comment
https://metin2.dev/topic/15810-gamedb-permission-denied/#findComment-88446
Share on other sites

On 21. 5. 2017 at 2:08 PM, Denny2399 said:

I will try this thanks. I'm trying to run it trought script file and it looks like that this file needs permission, but I have chmod on all the files and nothing seems to work.

Still doesn't work.

Link to comment
https://metin2.dev/topic/15810-gamedb-permission-denied/#findComment-88488
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.