Just discovered the hard way you can't change the ownership of files and directories on Apache/Linux server. Using Joomla and some of my component module directories cant have chmod changed.
Can someone provide me with a hack to chmod my directories and files since you cannot achieve this on Apache?
or tell me how to turn off whatever on the Apache server keeps changing the permissions on my server.
if you are talking ftp, that's the reason for the whole chown deal in the first place. it says i don't have permission to change certain fdire and files, so i was trying to use putty in root.
if you are talking in whm, then how and where?