Hi,

Does anyone have any experience of running peruser + chroot with PHP opcode 
caching software (e.g. eaccelerator, xcache, APC)?

As you'd expect none of these caching systems are able to see the full path of 
the files they are trying to cache when peruser has chroot enabled. This causes 
them not to function.

If we chroot as such with peruser:

Chroot /home/username

they opcode caching systems only see PHP files as having the path:

/public_html/path/to/file.php

Which causes problems in a multi-user system.

All of the opcode caching systems are compiled as PHP modules. Are there any 
work arounds? Has anyone successfully modified one of the big three caching 
systems to work with peruser and it's chroot system?

Thanks,

Andrew
_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to