Jump to content
  • 0
zackpinoy

permission denied

Question

hi guys, anyone familiar with this problem i have? it seems its denying to remove the sql data.

rm: cannot remove `obj_sql/int_mail.o': Permission deniedrm: cannot remove `obj_sql/pincode.o': Permission deniedrm: cannot remove `obj_sql/int_storage.o': Permission deniedrm: cannot remove `obj_sql/int_pet.o': Permission deniedrm: cannot remove `obj_sql/int_auction.o': Permission deniedrm: cannot remove `obj_sql/inter.o': Permission deniedrm: cannot remove `obj_sql/int_guild.o': Permission deniedrm: cannot remove `obj_sql/int_mercenary.o': Permission deniedrm: cannot remove `obj_sql/char.o': Permission deniedrm: cannot remove `obj_sql/int_quest.o': Permission deniedrm: cannot remove `obj_sql/int_party.o': Permission deniedrm: cannot remove `obj_sql/int_elemental.o': Permission deniedrm: cannot remove `obj_sql/int_homun.o': Permission denied

any suggestions? thanks

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

@edit

What are you trying to do?

when i run my server it shows like that. this is my first time to see that error. i have less experience in troubleshooting. any idea where that error came from? 

Share this post


Link to post
Share on other sites
  • 0

Its not SQL data, its compiled .c files,

maybe you are trying to "make clean"

you can just

chmod -R 777 src/map/obj_sql

(I don't know what permission are required, I think its 644, but 777 allows all)

P.S: Use only if you own the VPS, and is not a shared VPS

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.