Unable to Build: "Operation not permitted"
Hello,
Please keep in mind I a new so you will have to explain everything like I'm 5! I am unable to build with EasyApache. I always get to this error:
!! Could not remove '/usr/local/apache/modules': Operation not permitted !!
When I log into the shell as root, I find it is due to a file called httpd.exp which I am unable to chmod or rm even as root. Can anyone help?
-
can you please show the lsattr on the httpd.exp ? 0 -
Hello :) Yes, check to see if you find any immutable files within the "/usr/local/apache/modules" directory. EX: lsattr /usr/local/apache/modules
Thank you.0 -
Hello, here is the result: -----a------- /usr/local/apache/modules/httpd.exp Thanks in advance for all the assistance! 0 -
You can try running: chattr -a /usr/local/apache/modules/httpd.exp If you are still unable to adjust the file, are you able to move it to another directory? Thank you. 0 -
[quote="cPanelMichael, post: 1622841">You can try running: chattr -a /usr/local/apache/modules/httpd.exp If you are still unable to adjust the file, are you able to move it to another directory? Thank you.
Thank you for your patience and thank you, it worked! Is there a way to give you credit??0 -
[quote="Joho, post: 1623542">Thank you for your patience and thank you, it worked! Is there a way to give you credit??
I am happy to see the issue is now resolved. No credit necessary. Thanks!0
Please sign in to leave a comment.
Comments
6 comments