Hi, I've been trying to set up php caching for suphp using phpeacaccelerator xcache and APC but it seems that any form of php caching will not work with suphp because the cache files are created by the owner process which changes for each user when running under suPHP compared to the global insecure "nobody" account when not using it. Before I take down suphp in favour of modphp just wanted to check for sure Also, does anyone know what is involved going from suphp to modphp. I tried removing suphp,cfg from the config directory but all sorts of errors related to permissions came up. I'm guessing it is not a trivial task Thanks Paul