[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: *** PROBABLY SPAM *** Re: [Phpgroupware-developers] pdf with mod_def
From: |
Maat |
Subject: |
Re: *** PROBABLY SPAM *** Re: [Phpgroupware-developers] pdf with mod_deflate and IE |
Date: |
Sun, 02 Jul 2006 20:06:48 +0200 |
User-agent: |
Mozilla Thunderbird 1.0.7-4mdk (X11/20051223) |
Alan Langford a écrit :
> This should be configurable. I have seen hosting environments where
> ownerships and permissions are such that a script does not have write
> access to anything in their public html directories. In these cases,
> you have little choice but to use /tmp, and it is advisable to prefix
> the file names with something unique, such as the session ID.
in such cases (where webroot is not writable) the only choice is to
write in phpgw docroot (or other writable dir... /tmp in your case) and
push the doc using header() and readfile() :-/
--
In a world without walls or fences, there would be no need for windows or
gates...