zackpinoy 0 Posted August 3, 2014 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 Quote Share this post Link to post Share on other sites
0 quesoph 105 Posted August 3, 2014 (edited) @edit What are you trying to do? Edited August 3, 2014 by quesoph Quote Share this post Link to post Share on other sites
0 zackpinoy 0 Posted August 3, 2014 @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? Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted August 3, 2014 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 Quote Share this post Link to post Share on other sites
hi guys, anyone familiar with this problem i have? it seems its denying to remove the sql data.
any suggestions? thanks
Share this post
Link to post
Share on other sites