Hey all,
So I have OSClass installed on my server, admin panel and all that setup and working fine (pretty much). The only issues I'm seeing are that some admin panels on the left like "plugins", "themes", etc.. are asking me to chmod a+w a certain directory on various occasions, depending what I select on the admin panel. So I listen and do this and it gives me the access I need.
To fix any future issues and fix permissions for good is what I'm looking for, I don't think all my OSClass files should be owned by root, it should be apache user shouldn't it?
I have root access to my own RHEL5 server, after downloading and unzipping the file I noticed everything was owned by root.. how should I structure permissions within my /var/www/html/example.com site? What type of ownership can I be safe with and can someone help me understand the reasoning please?
Thanks for any assistance, I'm really looking forward to getting started.