Interesting, I've never had this issue with other PHP applications where they require access from apache... I guess osTickets works differently.
Absolutely not. this is like any other web content in this regard. If you've never had this issue with other PHP apps, it's purely coincidence. This is web hosting 101 -- your httpd process owner has to have the appropriate access to the content.The best way to fix this would be to learn how users and filesystems interact in Linux (or practically any operating system). Then the issue will be obvious.Jack