[development] Temp file conflicts
Earnie Boyd
earnie at users.sourceforge.net
Thu Jul 5 11:40:19 UTC 2007
Quoting Darren Oh <darrenoh at sidepotsinternational.com>:
> Has anyone worked on a way to prevent two Drupal sites on a single
> server from using the same temporary directory? Conflicts when
> multiple sites add the same files to /tmp affect Chat Room and XML
> Site Map.
>
I haven't worked on a way but possibilities exist. The one I see
working best is to move the files directory to the sites directory. So
if I have sample1.com and sample2.com; sites/sample1.com/files and
sites/sample2.com/files would separate them.
Earnie
More information about the development
mailing list