Andrew Afliatunov wrote:
Other way - I can turn on safe_mode and include www/lib in safe_mode_include_dir. In this case projects will be able to include scripts from lib, BUT won't be able to create files in cache because scripts and cache have different owners.
Go this way, but create a separate cache dir for each project in its own directory.
Probably even you would have problems telling which cache file belongs to which project, so how would a stupid computer know the difference.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php