I have a simple CMS that I built but the server I am hosting on occasionally changes the folder permissions so that the photos directory is no longer 775 but it changes back to 755. Is there anyway to use PHP or Cron (or both) to check on the folder permissions and change them back to 775? I'm hosting on Linux with a cPanel interface on the hosting package. Thanks, Jon