Forum Moderators: phranque
Had a melt down last night- I do not know why. Looks like something in perl got screwed up or something.... I don't know. All I know is the site works, but the perl does not. Tried to reinstall perl, but somehow a couple of the files are -r--r--r-- and cannot be over written, so install dumps. I have tried manually chmod 755 the file, but it says I do not have permisision. I am ssh/telented in as SU, so I thought I could change that... but I can't!
Is there some way I can get something changed, or what am I doing wrong?
Thanks!
Dave
It sounds like to fix this one issue you just need to email your hosting provider and they can do it for you.
It is my own co-lo box...
So I SHOULD be able to do what I want, I just do not know if I have it configured right.
The file I need to change (so perl can overwrite) is owned by root:wheel When I log on, I get the regular prompt, I enter su and a password, and I get the # prompt. Does that make me root?
I can change all the other files (also root:wheel) in that directory except two... of cousre, the two I need to overwrite!
dave
One file that was read only I got chmodded to 755, but the other returns :
chmod: lib/libc.so.4: Operation not permitted
chmod: lib/libc_r.so.4: Operation not permitted